From a4008ed25efce8808bf7e94100873d35fb650b47 Mon Sep 17 00:00:00 2001 From: silasprincipe <53846571+silasprincipe@users.noreply.github.com> Date: Wed, 9 Oct 2024 15:27:07 +0200 Subject: [PATCH] Update R example for testing --- notebooks/R/environmental_data_for_occurrences.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/R/environmental_data_for_occurrences.qmd b/notebooks/R/environmental_data_for_occurrences.qmd index ac07edf..00e6911 100644 --- a/notebooks/R/environmental_data_for_occurrences.qmd +++ b/notebooks/R/environmental_data_for_occurrences.qmd @@ -7,7 +7,7 @@ format: Note: this tutorial was originally published in the [**OBIS Resources website**](https://resources.obis.org/tutorials/env-data/). -For many research questions we are interested in the environmental conditions where a certain species, population, or community lives. OBIS already provides some environmental data along with the records. For example, if you download records for the species _Actinia equina_, you can obtain values for sea surface temperature (SST), salinity (SSS), and bathymetry: +For many research questions we are interested in the environmental conditions where a certain species, population, or community lives. OBIS already provides some environmental data along with the records. For example, if you download records for the species _Actinia equina_, you can easily obtain values for sea surface temperature (SST), salinity (SSS), and bathymetry: ```{r} library(robis)