Skip to content

Commit

Permalink
small modify
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Jun 13, 2024
1 parent 19a9876 commit 2c259a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' The subdistrict boundary is drawn by with reference to the Atlas of Community Network ResponsibilityDistrict of Urban Management Division in Guangzhou.
#'
#' @name gzma
#' @format \code{gsma}: An `sf` tibble of social space quality score in guangzhou metropolitan
#' @format \code{gzma}: An `sf` tibble of social space quality score in guangzhou metropolitan
#' areas(2010) with 118 rows and 32 variables, where the last column is `geometry`.
#'
#' @docType data
Expand Down
2 changes: 1 addition & 1 deletion R/st_wt.R
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ read_geoda =\(file_path,id_vec = NULL){
#'
#' @param wt A Weight object
#' @param dsn The path of an output weights file
#' @param layer (optional) The name of the layer of input dataset,efault is `""`.
#' @param layer (optional) The name of the layer of input dataset,default is `""`.
#' @param id_vec (optional) Defines the unique value of each observation when saving a
#' weights file. Default is `tibble::tibble(id_v = 1:wt$num_obs)`.
#'
Expand Down

0 comments on commit 2c259a6

Please sign in to comment.