Learn R Programming

rfml (version 0.1.0)

degrees: Degrees

Description

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

Usage

degrees(x)

Arguments

x
an ml.col.def-class object.

Value

numeric expression converted from radians to degrees.