select_metadata | R Documentation |
Subsets the metadata table by data 'type', 'city', 'year' and 'mode'
select_metadata(t = NULL, c = NULL, y = NULL, m = NULL)
t |
Type of data: 'access' or 'grid' (passed from |
c |
City (passed from |
y |
Year of the dataset (passed from |
m |
Transport mode (passed from |
A data.frame
object with metadata subsetted by data type,
'city', 'year' and 'mode'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.