Description Usage Arguments Examples
View source: R/plot_doBackTesting.R
Change factor levels in order to get nice legends in ggplots
1 |
vect |
A vector of the class |
1 2 | x <- factor(c("MRWD", "LeeCarter", "HyndmanUllah", "Oeppen", "MEM6"))
new.x <- change_model_factor_levels(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.