metamorphose-methods: Metamorphose data from one model module (or sub-module)...

metamorphose-SpecificMixedR Documentation

Metamorphose data from one model module (or sub-module) instance to an instance of a different model module or sub-module

Description

metamorphose method applied to SpecificMixed

metamorphose method applied to SpecificConverter

Usage

## S4 method for signature 'SpecificMixed'
metamorphose(x, to_1L_chr = "SpecificSynopsis", rmd_fl_nms_ls = NULL, ...)

## S4 method for signature 'SpecificConverter'
metamorphose(x, paths_chr = NA_character_, ...)

Arguments

x

An object of class SpecificConverter

to_1L_chr

To (a character vector of length one), Default: 'SpecificSynopsis'

rmd_fl_nms_ls

R Markdown file names (a list), Default: NULL

...

Additional arguments

paths_chr

Paths (a character vector), Default: 'NA'

Value

Y (a ready4 S4)

X (Modelling project dataset, input parameters and model comparison results.)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.