diff --git a/07-Validacion.Rmd b/07-Validacion.Rmd index ffd551e..91d450f 100644 --- a/07-Validacion.Rmd +++ b/07-Validacion.Rmd @@ -77,7 +77,7 @@ cor.coeff %>% cols_label(`Ind_2010` = md("**Ind**"), `2010` = md("**2010**"), `Ind_2020` = md("**Ind**"), - `2020` = md("**2020**"))%>% + `2020` = md("**2020**")) %>% fmt_number(columns = c(2, 4), decimals = 3) %>% cols_width(everything() ~ px(80)) %>% as_raw_html() diff --git a/docs/index.html b/docs/index.html index 5d89ff2..bfe3636 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,10 +24,7 @@ - - - -