spod_match_data_type {spanishoddata} | R Documentation |
Match data types for normalisation
Description
Match data types for normalisation
Usage
spod_match_data_type(
type = c("od", "origin-destination", "viajes", "os", "overnight_stays",
"pernoctaciones", "nt", "number_of_trips", "personas")
)
Arguments
type |
The type of data to match. Can be "od", "origin-destination", "os", "overnight_stays", or "nt", "number_of_trips". |
Value
A character
string with the folder name for the specified data type. Or NULL
if the type is not recognized.
[Package spanishoddata version 0.2.0 Index]