resampling_plan_project <- drake_plan(
resampl_inner = target(makeResampleDesc("CV", fixed = TRUE)),
resamp_outer = target(makeResampleDesc("CV", fixed = TRUE)),
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.