Huito"

source("https://raw.githubusercontent.com/Flavjack/inti/master/pkgdown/favicon/docs.r")
# open https://docs.google.com/document/d/1U_06RwkOWavq2O9CY5j9GRd3_2Ik8OTrfszK-ccbGmQ/edit
doc <- inti::gdoc2qmd(file = "huito.zip", format = "rmd")
res <- knitr::knit_child(doc, quiet = TRUE)
cat(res, sep = '\n')
res <- knitr::knit_child("huito/_doc.Rmd", quiet = TRUE)
cat(res, sep = '\n')


Try the huito package in your browser

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

huito documentation built on Sept. 11, 2024, 5:27 p.m.