Skip to contents

renew method applied to CostlyCorrespondences

Usage

# S4 method for CostlyCorrespondences
renew(
  x,
  new_val_xx = NULL,
  type_1L_chr = "slot",
  what_1L_chr = "correspondences",
  ...
)

Arguments

x

An object of class CostlyCorrespondences

new_val_xx

New value (an output object of multiple potential types), Default: NULL

type_1L_chr

Type (a character vector of length one), Default: 'slot'

what_1L_chr

What (a character vector of length one), Default: 'correspondences'

...

Additional arguments

Value

x (An object of class CostlyCorrespondences)