View source: R/03-nameEvents.R
createNameEvents | R Documentation |
Create events from changed matrix names
createNameEvents(old, new, row, col, update = TRUE)
old |
old matrix |
new |
new matrix |
row |
name of variable for row names to be used in events list |
col |
name of variable for column names to be used in events list |
update |
create update events |
list of events of the form list(event, variable, old, new)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.