View source: R/gen_sampling_funs.R
get_data | R Documentation |
Imports data from specified path. Calculates the UTM code for WGS84 (i.e. 32612, 32614) for the specified data and projects the data. Returns the data projected into the correct UTM zone.
get_data(data_path)
data_path |
Path to data for import. |
Data projected in UTM coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.