Closed dsjohnson closed 5 years ago
I added the rmarkdown file and package structure. You can test it out with:
devtools::install_github("dsjohnson/marked@markdown", subdir="marked", build_vignettes = T)
then
vignette("markedVignette")
to see it.
I added the rmarkdown file and package structure. You can test it out with:
devtools::install_github("dsjohnson/marked@markdown", subdir="marked", build_vignettes = T)
then
vignette("markedVignette")
to see it.