select.metric_graph_data | R Documentation |
dplyr::select()
function for datasets on metric graphsSelects columns on metric graphs, while keeps the spatial positions.
## S3 method for class 'metric_graph_data'
select(.data, ...)
.data |
The data list or |
... |
Additional parameters to be passed to |
A tidyr::tibble
with the resulting selected columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.