Learn R Programming

rgovcan (version 1.0.3)

govcan_setup: Set or reset the ckanr URL

Description

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

Usage

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

Run this code
# NOT RUN {
govcan_setup("https://open.canada.ca/data/en")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab