Add a single character vector or a list to give temporal coverage the dataset if it has a temporal extent for JSON-LD metadata generation, e.g., the period of data collection.

data_temporalCoverage(data) <- value

Arguments

data

the data frame

value

the temporal coverage information

Examples

data('bfi') data_temporalCoverage(bfi) <- "2017" attributes(bfi)[[4]]
#> [1] "2017"