DescTools Aliases {DescTools} | R Documentation |
Some Aliases Set for Convenience
Description
Some aliases are defined either for having shorter names or for following the Google naming convention.
Usage
N()
Details
N()
is the same as as.numeric()
.
D()
is the same as as.Date()
Author(s)
Andri Signorell <andri@signorell.net>
Examples
head(N(d.pizza$driver))
[Package DescTools version 0.99.55 Index]