updateChangelog | R Documentation |
Update the changelog entry in a LiPD file with new changes
updateChangelog(
L,
changelog,
version = NA,
notes = NA,
curator = Sys.info()[["user"]],
timestamp = lubridate::now(tzone = "UTC")
)
L |
a LiPD object |
changelog |
a changelog data.frame |
version |
version of the dataset |
notes |
notes |
curator |
who made these changes |
timestamp |
when was this made |
An updated LiPD object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.