get_fst | R Documentation |
Get data from fst extdata
get_fst( dt = c("ADDRESS_DETAIL_ID__by__LATLON", "STREET_ID_vs_ADDRESS_ID", "STREET_LOCALITY_ID__STREET_NAME_STREET_TYPE_CODE", "addressB13_west", "addressB13_east"), cache_env = TRUE )
dt |
A string, the |
cache_env |
(logical, default: |
Purpose is to provide an API to the fst
data
in extdata
. If the PSMA_env
contains dt
it is returned; if not, it is retrieved from the fst
file, then
assigned.
The data.table
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.