glasstabs_news: Display the glasstabs changelog

View source: R/dependencies.R

glasstabs_newsR Documentation

Display the glasstabs changelog

Description

Prints the package NEWS to the R console. Useful for quickly checking what changed between versions without leaving your R session.

Usage

glasstabs_news()

Value

Called for its side effect; returns NULL invisibly.

Examples

if (interactive()) {
  glasstabs_news()
}


glasstabs documentation built on Sept. 11, 2026, 5:08 p.m.