This creates a basic NEWS.md
in the root directory.
Usage
use_news_md(open = rlang::is_interactive())
Arguments
- open
Open the newly created file for editing? Happens in RStudio, if applicable, or via
utils::file.edit()
otherwise.
See also
The important files section of R Packages.