Rename a growth rate estimate by placing a prefix in front o

renameResult(
  df,
  prefix,
  estimates = c("Growth", "Est", "Proportion", "Rt", "doublingTime")
)

Arguments

df

the datafram with the Growth rate, possion rate, R_t or proportion estimates

prefix

the prefix to add

estimates

which estimates to rename (defaults to all of "Growth","Est","Proportion" and "Rt")

Value

the dataframe with the columns renamed