status: Report status.

View source: R/wrangle.R

statusR Documentation

Report status.

Description

Reports the status of an object.

Usage

status(x, ...)

Arguments

x

object of dispatch

...

other arguments

See Also

Other status: status.data.frame()

Examples

library(dplyr)
status(group_by(Theoph, Subject, Time))

bergsmat/wrangle documentation built on Aug. 29, 2023, 11:28 a.m.