Learn R Programming

packager (version 1.9.0)

add_news: Add a Development Section to NEWS.md

Description

Add a Development Section to NEWS.md

Usage

add_news(path)

Arguments

path

Path to your package's directory or the NEWS.md file.

Value

TRUE on success, FALSE otherwise.