agregar_botones_tabla | R Documentation |
Esta función agrega la columna botones a una tabla tipo data.table (DT)
agregar_botones_tabla(llave, ns, botones)
llave |
clase character. Llave de los botones |
ns |
clase character. Namespace al que pertenece el boton |
botones |
clase vector character. Vector de los nombres de los botones |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.