Learn R Programming

sfdep (version 0.2.5)

sin_d: Trigonometric functions

Description

These functions are wrappers around the base trigonometric functions. However these return degree values rather than radians.

Usage

sin_d(theta = 0)

Arguments

Value

numeric

Details

These functions were adopted from the now archived CRAN package {aspace}.