This function renames the columns of the input data
based on
the prefix
and original column names.
Usage
post_calc_cols(data, prefix = NULL, skip = c("site_id", "time"))
This function renames the columns of the input data
based on
the prefix
and original column names.
post_calc_cols(data, prefix = NULL, skip = c("site_id", "time"))