view_cansim_webpage: View CANSIM table information in browser

view_cansim_webpageR Documentation

View CANSIM table information in browser

Description

Opens CANSIM table 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)

Arguments

cansimTableNumber

CANSIM or NDM table number. If no number is provided, the vector search page on the Statistic Canada website will be opened.

Value

none

Examples

## Not run: 
view_cansim_webpage("34-10-0013")

## End(Not run)

cansim documentation built on Oct. 11, 2023, 1:07 a.m.