| replace_cell | R Documentation | 
Replace a cell in a table
replace_cell(table, row, col, object, ...)
table | 
 the tangram table to modify  | 
row | 
 numeric; The row to modify  | 
col | 
 numeric; The column to modify  | 
object | 
 The cell or object to replace in a table  | 
... | 
 Additional parameters passed to cell function if not given a cell object  | 
the modified table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.