is.summarised: Extract if the argument is already summarised

Description Usage Arguments Value Examples

Description

Checks the nrow() of sub-data frames produced by group_by(). Returns all(lengths==1).

Usage

1
is.summarised(x, quiet = FALSE)

Arguments

x

The object

Value

TRUE if the argument is summarised, FALSE otherwise

Examples

1
2
3
4

paleolimbot/ofcores documentation built on May 24, 2019, 6:13 p.m.