add date info to data frame
1 | add_date_info(df, date_df)
|
df |
data frame of quadrat data. Must contain columns "quadrat" and "year" |
date_df |
data frame of date information to be merged with df, containing columns "quadrat" and "year" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.