govcan_setup {rgovcan} | R Documentation |
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
## Not run:
govcan_setup("https://open.canada.ca/data/en")
## End(Not run)
[Package rgovcan version 1.0.4 Index]