Metadata | R Documentation |
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
x |
some object |
... |
ignored |
value |
value assigned on responsibility of the user |
see help of the available methods
see help of the available methods
Jens Oehlschlägel Jens.Oehlschlaegel@truecluster.com
bit64::is.sorted.integer64()
, bit64::na.count.integer64()
,
bit64::nvalid.integer64()
, bit64::nunique.integer64()
, bit64::nties.integer64()
methods("na.count")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.