table_code_to_url: Get url from table code

table_code_to_urlR Documentation

Get url from table code

Description

Inverse of get_table_code. However, a table code is not sufficient information for url so this has to use a db_list to map table codes to urls.

Usage

table_code_to_url(x, db_list_name, with_base_url = FALSE)

Arguments

x

A url

db_list_name

chr

with_base_url

logical. Defaults to FALSE

Details

TODO: if db_list_name not given, url should be retrievable from statfi.


pttry/pttdatahaku documentation built on Jan. 25, 2025, 10:37 a.m.