check_metric | Perform sanity checks on a metric object |
complete_periods | Given a cumulative metric, add dates for the end of each... |
condense_metric | Condense a metric_tbl object to remove cases with multiple... |
create_metrics | Given a metric tbl and an Rmd file, turn into a named list of... |
cross_by_dimensions | Cross by dimensions |
cross_by_periods | Expand a table so that it can be aggregated by a period |
cross_join | Cross join two tables together, including all combinations of... |
discard_constant_dimensions | Remove dimensions with a constant level (single value) |
discard_dimensions | Discard dimensions |
flights_nyc_avg_arr_delay | Average arrival delay of NYC flights |
gather_metrics | Gather all the non-dimension columns in a wide metric table |
generate_date_periods | Generate a table with pairings of dates and periods |
keep_dimensions | Keep dimensions |
metric_group | Create a metric group |
metric-group-s3 | Metric dplyr S3 methods |
metric-methods | S3 operators for metrics, including printing and coercing to... |
metric-s3 | Metric dplyr S3 methods |
print.tbl_metric_group | Print method for tbl_metric_group |
reclass | Copy class and attributes from the original version of an... |
reexports | Objects exported from other packages |
remove_attribute_all | Remove attribute "All" |
use_metrics_scaffold | Create a scaffold for documenting metrics |
var_names_dimensions | Get names of columns that are dimensions |
var_names_not_dimensions | Get names of columns that are NOT dimensions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.