share-SpecificProject | R Documentation |
share method applied to SpecificProject
share method applied to SpecificSynopsis
## S4 method for signature 'SpecificProject'
share(x, fl_nm_1L_chr = "mdl_ingredients", repos_Ready4useRepos, ...)
## S4 method for signature '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",
...
)
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' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.