sedimentdata | R Documentation |
Sediment data for the Tampa Bay current as of 20241212
sedimentdata
A data.frame
with 226536 rows and 24 variables:
int
chr
chr
int
chr
int
chr
num
num
chr
chr
chr
num
chr
chr
num
num
num
num
chr
chr
chr
chr
Factor
## Not run:
# location to download data
path <- '~/Desktop/sediment.zip'
# load and assign to object
sedimentdata <- read_importsediment(path, download_latest = TRUE, remove = TRUE)
save(sedimentdata, file = 'data/sedimentdata.RData', compress = 'xz')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.