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


sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.