cast-calc-character: Cast to 'borg_calc_character'

Description Usage Arguments

Description

Cast 'x' to a 'borg_calc_character' vector

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
as_calc_character(x, ...)

## S3 method for class 'borg_calc_character'
as_calc_character(x, ...)

## S3 method for class 'character'
as_calc_character(
  x,
  relevant = NA,
  label = NA,
  constraint = NA,
  calculation = NA,
  ...
)

Arguments

x

An object to coerce to 'borg_calc_character'.

...

Arguments passed on to further methods.


caldwellst/koborg documentation built on May 29, 2020, 3:04 a.m.