inst/doc/paper.R

## ----setup, include = FALSE---------------------------------------------------
options(rmarkdown.html_vignette.check_title = FALSE)
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----render, eval = FALSE, echo = FALSE---------------------------------------
#  rmarkdown::render(here::here("vignettes", "paper.Rmd"))
#  pkgdown::build_article("paper")

Try the mikropml package in your browser

Any scripts or data that you put into this service are public.

mikropml documentation built on Aug. 21, 2023, 5:10 p.m.