add_readme.Rd
This function takes a README.Rmd file, copies it into the package, and then renders it to a README.md file. It also adds these two files to the .Rbuildignore.
add_readme(rmd_file)
The path to a .Rmd file.