Description Usage Arguments Value Examples
View source: R/gpat_read_distmtx.R
Read a GeoPAT distance matrix into R
1 |
x |
A filepath to the geoPAT 2 distance matrix file |
dist
1 2 | distmtx_filepath = system.file("rawdata/Augusta2011_matrix_grid.csv", package="rgeopat2")
my_distmtx = gpat_read_distmtx(distmtx_filepath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.