Learn R Programming

cancensus (version 0.4.8)

dataset_attribution: Get attribution for datasets

Description

Get attribution for datasets

Usage

dataset_attribution(datasets)

Arguments

datasets

Vector of dataset identifiers

Value

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

Examples

Run this code
# NOT RUN {
# Attribution string for the 2006 and 2016 census datasets

# }
# NOT RUN {
dataset_attribution(c('CA06','CA16'))
# }

Run the code above in your browser using DataLab