sardines {plotdap} | R Documentation |
sardine Data
Description
pre-Download of sardine data in 'add_tabledap()' example so that example can run within CRAN Time limits
Usage
sardines
Format
An object of class tabledap
(inherits from data.frame
) with 56 rows and 5 columns.
Details
obtained using the 'rerddap' command sardines <- tabledap( 'FRDCPSTrawlLHHaulCatch', fields = c('latitude', 'longitude', 'time', ' scientific_name', 'subsample_count'), 'time>=2010-01-01', 'time<=2012-01-01', 'scientific_name="Sardinops sagax"') )
[Package plotdap version 1.0.3 Index]