Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 157 Bytes

Instructions

library(convertsite)

ov <- list()
ov$project$`output-dir` <- "docs"

convert_to_quarto(setup_override = ov)

quarto::quarto_serve()