recent_news: Print the most recent news
Description
Print the most recent news
Usage
recent_news(path = NULL, package = detect_package_name(path = path), n = 2)
Arguments
- path
The path of the description in which the package resides
- package
The package name
- n
Number of recent news to print