| use_readme_rmd {devtools} | R Documentation |
Use Rmd if you want a rich intermingling of code and data. Use
md for a basic README. README.Rmd will be automatically
added to .Rbuildignore.
use_readme_rmd(pkg = ".") use_readme_md(pkg = ".")
pkg |
package description, can be path or package name. See
|
Other infrastructure: infrastructure,
use_build_ignore,
use_data_raw, use_data,
use_news_md, use_package