Skip to contents

manufacture method applied to CostlyCorrespondences

manufacture method applied to CostlyCurrencies

manufacture method applied to CostlyCountries

Usage

# S4 method for CostlyCorrespondences
manufacture(
  x,
  sort_1L_lgl = T,
  type_chr = make_ds_names(type_chr = character(0)),
  what_1L_chr = c("dataset", "defaults", "shorthand"),
  ...
)

# S4 method for CostlyCurrencies
manufacture(
  x,
  sort_1L_lgl = T,
  type_chr = make_ds_names(type_chr = character(0)),
  what_1L_chr = c("dataset", "defaults", "shorthand"),
  ...
)

# S4 method for CostlyCountries
manufacture(
  x,
  sort_1L_lgl = T,
  type_chr = make_ds_names(type_chr = character(0)),
  what_1L_chr = c("dataset", "defaults", "shorthand"),
  ...
)

Arguments

x

An object of class CostlyCountries

sort_1L_lgl

Sort (a logical vector of length one), Default: T

type_chr

Type (a character vector), Default: make_ds_names(type_chr = character(0))

what_1L_chr

What (a character vector of length one), Default: c("dataset", "defaults", "shorthand")

...

Additional arguments

Value

Object (an output object of multiple potential types)

Object (an output object of multiple potential types)

Object (an output object of multiple potential types)