update_NEWS_md | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.