dev_history.Rmd empty

library(testthat)
# Load already included functions
pkgload::load_all(export_all = FALSE)

My function



test_that("my_function works properly", {

})
# Run but keep eval=FALSE to avoid infinite loop
# Execute in the console directly
fusen::inflate(flat_file = "dev/dev_history.Rmd", vignette_name = "Additional")


Try the fusen package in your browser

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

fusen documentation built on Aug. 17, 2023, 5:09 p.m.