This function is designed to be used as a method within an object of class performance_metric_provider.
It assumes the existence of #' a file named network_aggr_performance_metrics.feather as created by write_network_metric_file. It returns the raw value of a given performance measure, as determined by the column name in network_aggr_performance_metrics.feather.
1 2 | measurement_value_raw(id, measurement_service_val = NA,
measurement_index_val = NA)
|
id |
The provider |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.