View source: R/nzffdr_add_dates.R
nzffdr_add_dates | R Documentation |
Add year, month and day columns to a NZFFD dataset.
nzffdr_add_dates(fishd)
fishd |
a dataframe imported from the NZFFD using |
Adds year, month and day columns to a NZFFD dataset, based on values in the "eventDate" column.
a NZFFD dataframe, with year, month and day columns added.
nzffdr_add_dates(nzffdr::nzffdr_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.