Corrección commit coeficiente correlación.
This commit is contained in:
@@ -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}
|
```{r, fig.width=5, fig.height=4}
|
||||||
ggcorrplot(df, var = "Cyt", value = "Value", color = "black", tri="lower")
|
ggcorrplot(df, var = "Cyt", value = "Value", color = "black", tri="lower")
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user