Learn R Programming

debkeepr (version 0.1.1)

vec_math.deb_lsd: Error message for unimplemented mathematics functions

Description

Error message for unimplemented mathematics functions

Usage

# S3 method for deb_lsd
vec_math(.fn, .x, ...)

Value

A deb_lsd vector.

Arguments

.fn

A mathematical function from the base package.

.x

A vector.

...

Additional arguments passed to .fn.