# install.packages("devtools")
::install_github("petzi53/quartopost") devtools
testing quarto post app
test
You can install the development version of quartopost from GitHub with
from the command line at the root of the blog folder (e.g. ‘/Users/haekyungim/Github/web-lab-notes-quarto’) run the following
library(quartopost)
if (interactive()) {
quartopost()
}
Reuse
© HakyImLab and Listed Authors - CC BY 4.0 for Text and figures - MIT for code