View source: R/calculate_data.R
| make_rocky_sites | R Documentation | 
Make Sanctuary sites for mapping from raw rocky intertidal (MARINe) data file
make_rocky_sites(
  raw_csv,
  nms_ply = NULL,
  site_regions = NULL,
  raw_source = c("csv", "erddap")
)
raw_csv | 
 raw data file containing fields:   | 
nms_ply | 
 optional National Marine Sanctuary polygon, e.g. from   | 
site_regions | 
 optional lookup table containing fields for region   | 
raw_source | 
 either "csv" (default) or "erddap" for handling file format differences  | 
sites A data frame with 59 rows and 4 variables:
National Marine Sanctuary code, e.g. CINMS or MBNMS
region
site
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.