View source: R/02-updateListNames.R
updateObsvnsOfEntry | R Documentation |
Removes all list entries named "name" from the element "entry".
updateObsvnsOfEntry(values, entry, name, updateFun)
values |
(list) list containing all input data (all input tables) |
entry |
(character) one of c("source", "sourceUncert", "sourceOffset", "sourceOffsetUncert", "sourceCovariance", "concentration", "concentrationUncert", "concentrationCovariance") |
name |
(character) name of the target to be removed |
updateFun |
name of function that updates the lists, either deleteTableFromList or updateListNames |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.