eccdConfig <- new.env(parent = emptyenv())
# Cargar al incio de la sesión
.onLoad <- function(libname, pkgname){
eccdConfig$FilaStatus <- c("Nueva", "Eliminada","Cambiada","Sin cambio")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.