get_cansim_table_list_page {cansim} | R Documentation |
An internal method to get page of Statistics Canada data tables
Description
An internal method to get page of Statistics Canada data tables
Usage
get_cansim_table_list_page(start_offset = 0, max_rows = 1000)
Arguments
start_offset |
starting row |
max_rows |
number of rows, maximum is 1000 |
Value
cansim table list
[Package cansim version 0.3.17 Index]