View source: R/trendline_helpers.R
tl_reshape_data_maxmin | R Documentation |
Reshape data to long format for trendlines displaying the best- and worst-performing peer cities.
tl_reshape_data_maxmin(df, xmin, xmax, order, zero_start, max_city, min_city)
A data frame with the columns year, city, variable, category, and value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.