Set or reset the ckanr URL to the Open Canada portal URL https://open.canada.ca/data/en

govcan_setup(url = "https://open.canada.ca/data/en")

Arguments

url

Open Canada portal URL.

Value

This function invisibly returns the URL sent as input.

Examples

if (FALSE) {
govcan_setup("https://open.canada.ca/data/en")
}