.type.numeric {spec}R Documentation

Make Numeric Type

Description

Makes numeric type.

Usage

## S3 method for class 'numeric'
.type(x, ...)

Arguments

x

object

...

dots

See Also

Other .type: .type.default(), .type.timepoint(), .type()


[Package spec version 0.1.9 Index]