maturity_at_age <- c(
0.000,
0.000,
0.261,
0.839,
0.961,
0.920,
0.928,
0.926,
0.957,
0.944,
0.980,
0.962,
1.000,
0.958,
0.955,
0.900,
0.900,
0.900,
0.900,
0.900,
0.900
)
usethis::use_data(
maturity_at_age,
overwrite = TRUE
)
rm(maturity_at_age)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.