update_NEWS_md {pcutils} | R Documentation |
Update the NEW.md for a package
update_NEWS_md(
package_dir = ".",
new_features = character(),
bug_fixes = character(),
other_changes = character(),
...
)
package_dir |
default: "." |
new_features |
new_features |
bug_fixes |
bug_fixes |
other_changes |
other_changes |
... |
additional info |
No value