
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
some object
value assigned on responsibility of the user
ignored
see help of the available methods
see help of the available methods
is.sorted.integer64
, na.count.integer64
, nvalid.integer64
, nunique.integer64
, nties.integer64
# NOT RUN {
methods("na.count")
# }
Run the code above in your browser using DataLab