View source: R/internal-utils.R
spod_match_data_type | R Documentation |
Match data types for normalisation
spod_match_data_type(
type = c("od", "origin-destination", "viajes", "os", "overnight_stays",
"pernoctaciones", "nt", "number_of_trips", "personas")
)
type |
The type of data to match. Can be "od", "origin-destination", "os", "overnight_stays", or "nt", "number_of_trips". |
A character
string with the folder name for the specified data type. Or NULL
if the type is not recognized.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.