powered by
Read a GeoPAT distance matrix into R
gpat_read_distmtx(x)
dist
A filepath to the geoPAT 2 distance matrix file
distmtx_filepath = system.file("rawdata/Augusta2011_matrix_grid.csv", package="rgeopat2") my_distmtx = gpat_read_distmtx(distmtx_filepath)
Run the code above in your browser using DataLab