bit (version 4.0.5)

Metadata: Generics related to cache access

Description

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

Usage

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

Value

see help of the available methods

Arguments

x

some object

...

ignored

value

value assigned on responsibility of the user

Author

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

Details

see help of the available methods

See Also

Examples

Run this code
	methods("na.count")

Run the code above in your browser using DataLab