show_news
From devtools v2.3.2
by Jim Hester
Show package news
Show package news
Usage
show_news(pkg = ".", latest = TRUE, ...)
Arguments
- pkg
The package to use, can be a file path to the package or a package object. See
as.package()
for more information.- latest
if
TRUE
, only show the news for the most recent version.- ...
other arguments passed on to
news
Community examples
Looks like there are no examples yet.