Skip to content

Commit

Permalink
add srs_wt data
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Jul 16, 2024
1 parent d72c0d1 commit 165ace9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@

#' @title example of spatial information system spatial adjacency matrix
#'
#' @name ssr_wt
#' @format \code{ssr_wt}: A matrix with 11rows and 11cols.
#' @name srs_wt
#' @format \code{srs_wt}: A matrix with 11rows and 11cols.
#' @docType data
#' @keywords dataset ssr_wt
"ssr_wt"
#' @keywords dataset srs_wt
"srs_wt"
Binary file added data/srs_wt.rda
Binary file not shown.
Binary file removed data/ssr_wt.rda
Binary file not shown.

0 comments on commit 165ace9

Please sign in to comment.