View source: R/gt_collateral_management.R
gt_gar_dep_ratio_liquidacion_por_accion | 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_accion( 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", "Contado", "ADR", "General Cover 2", "Contado Cover 2", "ADR Cover 2"). Por defecto NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.