Skip to content

Commit 970fcfd

Browse files
author
Nicolas Casajus
authored
Change README figure paths (#110)
1 parent aa7f893 commit 970fcfd

File tree

8 files changed

+4
-8
lines changed

8 files changed

+4
-8
lines changed

README.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ forcis <img src="man/figures/logo.png" height="120px" align="right" style="float
5151

5252
The goal of the R package `forcis` is to provide an interface to the [FORCIS database](https://zenodo.org/doi/10.5281/zenodo.7390791) on global foraminifera distribution (Chaabane _et al._ 2023). This database includes data on living planktonic foraminifera diversity and distribution in the global oceans from 1910 until 2018 collected using plankton tows, continuous plankton recorder, sediment traps and plankton pump from the global ocean.
5353

54-
![Figure 1: Recommended workflow and main features of `forcis`](inst/workflow.png)
54+
![Figure 1: Recommended workflow and main features of `forcis`](man/figures/workflow.png)
5555

5656
<br/>
5757

5858
This package has been developed for researchers interested in working with the FORCIS database, even without advanced R skills. It provides basic functions to facilitate the handling of this large database, including functions to download, select, filter, homogenize, and visualize the data. It also enables users to explore the spatial distribution and temporal evolution of planktonic foraminifera.
5959

6060

61-
![Figure 2: Overview of visualizations available in `forcis`](inst/visualization.png)
61+
![Figure 2: Overview of visualizations available in `forcis`](man/figures/visualization.png)
6262

6363
## Installation
6464

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ plankton tows, continuous plankton recorder, sediment traps and plankton
4141
pump from the global ocean.
4242

4343
<figure>
44-
<img src="inst/workflow.png"
44+
<img src="man/figures/workflow.png"
4545
alt="Figure 1: Recommended workflow and main features of forcis" />
4646
<figcaption aria-hidden="true">Figure 1: Recommended workflow and main
4747
features of <code>forcis</code></figcaption>
@@ -57,7 +57,7 @@ visualize the data. It also enables users to explore the spatial
5757
distribution and temporal evolution of planktonic foraminifera.
5858

5959
<figure>
60-
<img src="inst/visualization.png"
60+
<img src="man/figures/visualization.png"
6161
alt="Figure 2: Overview of visualizations available in forcis" />
6262
<figcaption aria-hidden="true">Figure 2: Overview of visualizations
6363
available in <code>forcis</code></figcaption>

man/figures/lifecycle/lifecycle-deprecated.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

man/figures/lifecycle/lifecycle-experimental.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

man/figures/lifecycle/lifecycle-stable.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

man/figures/lifecycle/lifecycle-superseded.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)