powered by
Add year, month and day columns to a NZFFD dataset.
nzffdr_add_dates(fishd)
a NZFFD dataframe, with year, month and day columns added.
a dataframe imported from the NZFFD using nzffdr_import(), which contains the column "eventDate"
nzffdr_import()
"eventDate"
Adds year, month and day columns to a NZFFD dataset, based on values in the "eventDate" column.
nzffdr_add_dates(nzffdr::nzffdr_data)
Run the code above in your browser using DataLab