Rename "_prime" columns
rename_prime_psut_columns.Rd
Deletes the original (un-prime) columns and renames the prime columns to those names.
Arguments
- .psut_data
A data frame of PSUT matrices.
- suffix
The suffix for columns of aggregated matrices. Default is "_prime".
- R, U, V, Y, r_eiou, U_eiou, U_feed
The names of input columns in
.psut_data
.