State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
EnvStats (version 2.1.0)
newsEnvStats: Show the EnvStats NEWS File
Description
Show the NEWS file of the
EnvStats
package.
Usage
newsEnvStats()
Arguments
Value
None.
Details
The function
newsEnvStats
displays the contents of the
EnvStats
NEWS file in a separate text window. You can also access the NEWS file with the command
news(package="EnvStats")
, which returns the contents of the file to the Rcommand window.
See Also
news
.