mutate.metric_graph_data | R Documentation |
dplyr::mutate()
function for datasets on metric graphsApplies dplyr::mutate()
function for datasets obtained from a metric graph object.
## S3 method for class 'metric_graph_data'
mutate(.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.