Learn R Programming

spec (version 0.1.9)

.type.numeric: Make Numeric Type

Description

Makes numeric type.

Usage

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

Arguments

x

object

...

dots

See Also

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