Description Usage Arguments Value Examples
Convert data frame to sf object
1 | convert_df_to_sf_obj(df, crs_num_or_str = 4326)
|
df |
data frame with lon and lat |
crs_num_or_str |
projection string or the corresponding EPSG number |
sf object.
1 | convert_df_to_sf_obj (df, 4326)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.