Learn R Programming

cansim (version 0.4)

view_cansim_webpage: View CANSIM table or vector information in browser

Description

Opens CANSIM table or vector on Statistics Canada's website using default browser. This may be useful for getting further info on CANSIM table and survey methods.

Usage

view_cansim_webpage(cansimTableNumber = NULL)

Value

none

Arguments

cansimTableNumber

CANSIM or NDM table number or cansim vectors with "v" prefix. If no number is provided, the vector search page on the Statistic Canada website will be opened.

Examples

Run this code
if (FALSE) {
view_cansim_webpage("34-10-0013")
}

Run the code above in your browser using DataLab