powered by
Reports status with respect to grouping variables.
# S3 method for grouped_df status(x, ...)
returns x invisibly
data.frame
ignored
na dup unsorted informative ignore itemize enumerate sort.grouped_df
na
dup
unsorted
informative
ignore
itemize
enumerate
sort.grouped_df
Other status: status()
status()
library(dplyr) status(group_by(Theoph, Subject, Time))
Run the code above in your browser using DataLab