tl_reshape_data_maxmin: Reshape data to long format for trendlines displaying the...

View source: R/trendline_helpers.R

tl_reshape_data_maxminR Documentation

Reshape data to long format for trendlines displaying the best- and worst-performing peer cities.

Description

Reshape data to long format for trendlines displaying the best- and worst-performing peer cities.

Usage

tl_reshape_data_maxmin(df, xmin, xmax, order, zero_start, max_city, min_city)

Value

A data frame with the columns year, city, variable, category, and value


greaterlouisvilleproject/glptools documentation built on Feb. 9, 2025, 11:21 a.m.