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

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

...

ignored

value

value assigned on responsibility of the user

Value

see help of the available methods

Details

see help of the available methods

Author

Jens Oehlschlägel Jens.Oehlschlaegel@truecluster.com

Examples

  methods("na.count")
#> [1] na.count.default* na.count.ff*     
#> see '?methods' for accessing help and source code