is.sorted: Generics related to cache access

Description Usage Arguments Details Value Author(s) See Also Examples

Description

These generics are packaged here for methods in packages bit64 and ff.

Usage

1
2
3
4
5
6
7
8
9
is.sorted(x, ...)
is.sorted(x, ...) <- value
na.count(x, ...)
na.count(x, ...) <- value
nvalid(x, ...)
nunique(x, ...)
nunique(x, ...) <- value
nties(x, ...)
nties(x, ...) <- value

Arguments

x

some object

value

value assigned on responsibility of the user

...

ignored

Details

see help of the available methods

Value

see help of the available methods

Author(s)

Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>

See Also

is.sorted.integer64, na.count.integer64, nvalid.integer64, nunique.integer64, nties.integer64

Examples

1
	methods("na.count")

OHDSI/bit documentation built on May 7, 2019, 8:30 p.m.