share method applied to SpecificProject
share method applied to SpecificSynopsis
Usage
# S4 method for SpecificProject
share(x, fl_nm_1L_chr = "mdl_ingredients", repos_Ready4useRepos, ...)
# S4 method for SpecificSynopsis
share(
x,
consolidate_1L_lgl = T,
consent_local_1L_chr = "",
fl_nm_1L_chr = "mdl_ingredients",
type_1L_chr = "Models",
what_1L_chr = "ingredients",
...
)
Arguments
- x
An object of class SpecificSynopsis
- fl_nm_1L_chr
File name (a character vector of length one), Default: 'mdl_ingredients'
- repos_Ready4useRepos
PARAM_DESCRIPTION
- ...
Additional arguments
- consolidate_1L_lgl
Consolidate (a logical vector of length one), Default: T
- consent_local_1L_chr
Consent local (a character vector of length one), Default: ''
- type_1L_chr
Type (a character vector of length one), Default: 'Models'
- what_1L_chr
What (a character vector of length one), Default: 'ingredients'