convert2radians: Convert angle to radians

View source: R/convertAngles.R

convert2radiansR Documentation

Convert angle to radians

Description

Converts angle measurements into radians

Usage

convert2radians(A, input = "degrees")

Arguments

A

The angle value to convert

input

The unit of angle to convert, allowed values are "degrees".

Value

The numeric value in radians


edwbaker/SonicScrewdriveR documentation built on Feb. 14, 2025, 2:45 p.m.