drop_na.metric_graph_data: A version of tidyr::drop_na()
function for datasets on metric graphs
Description
Applies tidyr::drop_na()
function for datasets obtained from a metric graph object.
Usage
# S3 method for metric_graph_data
drop_na(data, ...)