View source: R/gt_collateral_management.R
gt_gar_dep_ratio_liquidacion_por_titulo | R Documentation |
Esta función crea la gráfica del ratio periodo de liquidación por título en formato heatmap
gt_gar_dep_ratio_liquidacion_por_titulo( datos, fixedrange = FALSE, boton_activo = NULL )
datos |
clase data.frame. Los datos deben ser los generados por la función
|
fixedrange |
clase boolean. TRUE si se desea desactivar la función de zoom en las gráficas. Por defecto FALSE |
boton_activo |
clase character. Si se desea que la gráfica se inicialice con un botón seleccionado en especifico ("General", "MEC+SEN", "Simultaneas", "General Cover 2", "MEC+SEN Cover 2", "Simultaneas Cover 2"). Por defecto NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.