Description Usage Arguments Value
Set Shapefile column names given dictionary names fetched from .xlsx data dictionary file.
1 2 3 4 5 6 7 | get_noaa_stormevents_new_cnames(
fpath,
year,
noaa_type,
ddict_xlsx_path,
cols_rng
)
|
fpath |
: shapefile path |
year |
: year the shapefile is referred to |
ddict_xlsx_path |
: path of the data dictionary .xlsx |
cols_rng |
: column ranges to extract from the .xlsx |
ddict_type |
: dictionary type - this needs to be corresponding to one of the data dictionaries retrieved in the .xlsx |
Shapefile dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.