getStratumData | R Documentation |
Download stratum data from server and save as data.frame
getStratumData( years, regions, server = "https://grunt.sefsc.noaa.gov/rvc_analysis20/" )
years |
A numeric vector of years for which to get sample data |
regions |
A character vector of region codes for which to get sample data (e.g. "FLA KEYS", "DRY TORT", "SEFCRI") |
server |
A string containing the domain url at which to access the server |
A data.frame with stratum data, including thr columns:
A code indicating the region. DRY TORT: Dry Tortugas, FLA KEYS: Florida Keys, and SEFCRI: Southeast Peninsular Florida
A number indicating the calendar year
A boolean indicating the protected status: 1 - protected, 2 - unprotected
A code indicating the stratum. Differs by region
The number of possible primary sample units for a given year, region, stratum, and protected status
The length (in meters) to a side of a primary sample unit for a given year, region, stratum, and protected status
getSampleData
getTaxonomicData
getRvcData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.