replace_sa_item | R Documentation |
replace_sa_item()
replaces a SA-item in a SAProcessing and
remove_sa_item()
removes a SA-item from a SAProcessing
remove_all_sa_item()
removes all SA-item from a SAProcessing
replace_sa_item(jsap, idx, jsai)
remove_sa_item(jsap, idx)
remove_all_sa_item(jsap)
jsap |
SAProcessing to be modified. |
idx |
index of the target SA-item. |
jsai |
new SA-item (for replacement). |
NULL
returned invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.