MeltFactor | R Documentation |
MeltFactor
Generate the default melt factor
MeltFactor
MeltFactor(
years,
mf = c(0.001308019, 0.001633298, 0.002131198, 0.002632776, 0.003031171, 0.003197325,
0.003095839, 0.00274524, 0.002260213, 0.001759481, 0.001373646, 0.001202083)
)
years |
Years. |
mf |
Default monthly melting factors. |
Multiple years monthly melting factor.
years = 2000:2001
x = MeltFactor(years=years)
plot(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.