Skip to content

Commit

Permalink
add data
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Jul 16, 2024
1 parent 774956e commit d72c0d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,11 @@
#' @docType data
#' @keywords dataset srs_table
"srs_table"

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

0 comments on commit d72c0d1

Please sign in to comment.