From 7d3def0deb22334a2aaef5fe9849d37d0c77c9cb Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Wed, 6 Feb 2019 17:22:48 +0100 Subject: [PATCH] Add a title on the last slide --- index.Rmd | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.Rmd b/index.Rmd index ab006e4..d8e3592 100644 --- a/index.Rmd +++ b/index.Rmd @@ -1139,7 +1139,7 @@ plot(0,type='n',axes=FALSE,ann=FALSE) legend("topleft",legend = levels(samples.type),fill = 1:4,cex=1.2) ``` -## +## Comparing diversity of the environments ```{r} guiana.relfreq.final = apply(guiana.relfreq.final, diff --git a/index.html b/index.html index ff3e0b0..878aff9 100644 --- a/index.html +++ b/index.html @@ -2309,7 +2309,7 @@ guiana.jac.50.pcoa = cmdscale(guiana.jac.50.dist,k=3,eig = TRUE)

-

+

Comparing diversity of the environments