ffp-vctrs function

Internal vctrs methods

Internal vctrs methods

new_ffp(x = double(), ...) ## S3 method for class 'ffp' vec_ptype_abbr(x, ...) ## S3 method for class 'ffp.ffp' vec_ptype2(x, y, ...) ## S3 method for class 'ffp.double' vec_ptype2(x, y, ...) ## S3 method for class 'double.ffp' vec_ptype2(x, y, ...) ## S3 method for class 'ffp.ffp' vec_cast(x, to, ...) ## S3 method for class 'ffp.double' vec_cast(x, to, ...) ## S3 method for class 'double.ffp' vec_cast(x, to, ...) ## S3 method for class 'ffp' obj_print_data(x, ...) ## S3 method for class 'ffp' vec_math(.fn, .x, ...) ## S3 method for class 'ffp' vec_arith(op, x, y, ...)

Arguments

  • x: A numeric vector.

Returns

No return value, called for side effects.

  • Maintainer: Bernardo Reckziegel
  • License: MIT + file LICENSE
  • Last published: 2022-09-29