transfer_sa_item | R Documentation |
SA-Processing
to anotherCopy & paste SA-items from one SA-Processing
to another
transfer_sa_item(
jsap_from,
jsap_to,
selected_sa_items,
print_indications = TRUE
)
jsap_from |
SA-Processing from which to take the SA-items |
jsap_to |
SA-Processing to which paste the SA-items |
selected_sa_items |
vector containing the SA-items names to be updated. |
print_indications |
A boolean to print indications on the processing status (optional) |
If selected_sa_items
is missing, all SA-items from jsap_from
will be copied.
NULL
returned invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.