Skip to contents

manufacture method applied to ScorzAqol6

manufacture method applied to ScorzEuroQol5

manufacture method applied to ScorzProfile

Usage

# S4 method for class 'ScorzAqol6'
manufacture(x, what_1L_chr = "domains", ...)

# S4 method for class 'ScorzEuroQol5'
manufacture(x, what_1L_chr = "domains", ...)

# S4 method for class 'ScorzProfile'
manufacture(
  x,
  custom_args_ls = NULL,
  custom_fn = NULL,
  domain_pfxs_1L_chr = character(0),
  what_1L_chr = "domains",
  ...
)

Arguments

x

An object of class ScorzProfile

what_1L_chr

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

...

Additional arguments

custom_args_ls

Custom arguments (a list), Default: NULL

custom_fn

Custom (a function), Default: NULL

domain_pfxs_1L_chr

Domain prefixes (a character vector of length one), Default: character(0)

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)