Learn R Programming

rfml (version 0.1.0)

radians: Radians

Description

Returns numeric expression converted from degrees to radians. The function is applied when the result is returned to the client.

Usage

radians(x)

Arguments

x
an ml.col.def-class object.

Value

numeric expression converted from degrees to radians.