fimdata | R Documentation |
FIM data for Tampa Bay Nekton Index current as of 07092024
fimdata
A data frame with 52042 rows and 19 variables:
chr
Date
num
num
chr
int
chr
num
num
num
chr
chr
chr
chr
chr
chr
chr
chr
chr
## Not run:
csv <- '~/Desktop/TampaBay_NektonIndexData.csv'
fimdata <- read_importfim(csv, download_latest = TRUE)
save(fimdata, file = 'data/fimdata.RData', compress = 'xz')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.