update_NEWS_md: Update the NEW.md for a package

update_NEWS_mdR Documentation

Update the NEW.md for a package

Description

Update the NEW.md for a package

Usage

update_NEWS_md(
  package_dir = ".",
  new_features = character(),
  bug_fixes = character(),
  other_changes = character(),
  ...
)

Arguments

package_dir

default: "."

new_features

new_features

bug_fixes

bug_fixes

other_changes

other_changes

...

additional info

Value

No value


pcutils documentation built on June 26, 2024, 1:06 a.m.