Last chance! 50% off unlimited learning
Sale ends in
powered by
build_readme() is a wrapper around rmarkdown::render(), it generates the README.md from a README.Rmd file.
build_readme()
rmarkdown::render()
build_readme(path = ".", quiet = TRUE, ...)
path to the package to build the readme.
If TRUE, suppress output.
TRUE
additional arguments passed to rmarkdown::render()