Add a column indicating year,month or season
1 2 | show.year.month.season(data, TimeField = "Time", add_fields = c("month",
"year", "season"))
|
data |
data frame |
TimeField |
character string containg time field of
|
add_fields |
character string. Default is
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.