View source: R/02-updateListNames.R
updateTargetsInLists | R Documentation |
Update all list entries named "name" from all lists that contain entries named by targets.
updateTargetsInLists(values, name, updateFun)
values |
(list) list containing all input data (all input tables) |
name |
(character) name of the target to be removed (only ) |
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.