is_scalar_bare_numeric: Bare type predicates

Description Usage Arguments See Also

Description

These predicates check for a given type but only return TRUE for bare R objects. Bare objects have no class attributes. For example, a data frame is a list, but not a bare list.

Usage

1

Arguments

x

Object to be tested.

See Also

Other predicates: are_non_negative, are_numeric_like, are_positive, are_whole_number, are_zero, has_zero_range, is_binary_valued, is_zero


biodatacore/biodatacoreUtils documentation built on May 28, 2019, 7:11 p.m.