Learn R Programming

graph4lg (version 1.6.0)

deg2rad: Convert degrees to radians

Description

The function converts degree to radians

Usage

deg2rad(deg)

Arguments

deg

A coordinate in degrees

Value

The coordinate in radians

Examples

Run this code
# NOT RUN {
deg2rad(40.75170)
# }

Run the code above in your browser using DataLab