Description Usage Arguments Value
The function will take a list of imported shape files, and set the coordinates for mapping as seen in the Introduction to Spatial Data in R pdf by Lovelace, et. al. Function is not currently in use, but may be useful in further mapping development (https://cran.r-project.org/doc/contrib/intro-spatial-rl.pdf)
1 | coordinate_conversion(file_list)
|
file_list |
A character vector or name of shape files loaded into R that you want to convert. |
Creates a new spatial object in the global environment with set coordinates, ending in '_coords'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.