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")
)
Arguments
- 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
Value
An updated LiPD object