arrange_canonical: Arrange an epi_df into a standard order

View source: R/methods-epi_df.R

arrange_canonicalR Documentation

Arrange an epi_df into a standard order

Description

Moves key_colnames() to the left, then arranges rows based on that ordering. This function is mainly for use in tests and so that other function output will be in predictable order, where necessary.

Usage

arrange_canonical(x, ...)

Arguments

x

an epi_df. Other objects will produce a warning and return as is.

...

not used


cmu-delphi/epiprocess documentation built on Oct. 29, 2024, 5:37 p.m.