manufacture-methods: Manufacture a new object

manufacture-ScorzAqol6R Documentation

Manufacture a new object

Description

manufacture method applied to ScorzAqol6

manufacture method applied to ScorzEuroQol5

manufacture method applied to ScorzProfile

Usage

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

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

## S4 method for signature '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)


ready4-dev/scorz documentation built on June 1, 2025, 2:07 p.m.