From 6a0501eb719d9f050e29ecd4ddddcd8c04cff32a Mon Sep 17 00:00:00 2001 From: Costa <47926492N@ICO.SCS.local> Date: Tue, 8 Feb 2022 12:55:39 +0100 Subject: [PATCH] =?UTF-8?q?Correcci=C3=B3n=20commit=20coeficiente=20correl?= =?UTF-8?q?aci=C3=B3n.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vignettes/citfuns.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/vignettes/citfuns.Rmd b/vignettes/citfuns.Rmd index ad21954..205e189 100644 --- a/vignettes/citfuns.Rmd +++ b/vignettes/citfuns.Rmd @@ -134,3 +134,4 @@ Finally, you can show only the upper part or the lower part of the specular matr ```{r, fig.width=5, fig.height=4} ggcorrplot(df, var = "Cyt", value = "Value", color = "black", tri="lower") +```