Get attribution for datasets

dataset_attribution(datasets)

Arguments

datasets

Vector of dataset identifiers

Value

Returns a string to be used as attribution for the given datasets.

Examples


# Attribution string for the 2006 and 2016 census datasets
dataset_attribution(c('CA06','CA16'))
#> [1] "StatCan 2006, 2016 Census"