use_news_md: Create a simple 'NEWS.md'

View source: R/news.R

use_news_mdR Documentation

Create a simple NEWS.md

Description

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 other markdown files section of R Packages.


r-pkgs/usethis documentation built on May 15, 2024, 2:19 a.m.