From 1cdae3cd7281d74c3462786ad08aff72194bf55c Mon Sep 17 00:00:00 2001 From: Nicolas Casajus <ahasverus@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:46:47 +0100 Subject: [PATCH] doc: edit readme --- README.Rmd | 16 +++++++++------- README.md | 29 +++++++++++++++++++++++------ 2 files changed, 32 insertions(+), 13 deletions(-) diff --git a/README.Rmd b/README.Rmd index 6e7e699..df0dbce 100644 --- a/README.Rmd +++ b/README.Rmd @@ -50,17 +50,13 @@ forcis <img src="man/figures/logo.png" height="120px" align="right" style="float ## Overview -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 package allows to download, handle, homogenize and visualize FORCIS data. +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. ## Features -The main purpose of `forcis` is to... - - -**__LIST HERE THE MAIN FEATURES__** - +The main purpose of the `forcis` package is to download, select, filter, homogenize, and visualize FORCIS data. The [References](https://frbcesab.github.io/forcis/reference/index.html) page provides a full description of the features available in the package. ## Installation @@ -92,7 +88,13 @@ For an overview of the main features of `forcis`, please read the [Get started]( ## Long-form documentations -Additional vignettes will be available soon. +`forcis` provides five vignettes to learn more about the package: +- the [Get started](https://frbcesab.github.io/forcis/articles/forcis.html) vignette describes the core features of the package +- the [Database versions](https://frbcesab.github.io/forcis/articles/database-versions.html) vignette provides information on how to deal with the versioning of the database +- the [Select and filter data](https://frbcesab.github.io/forcis/articles/select-and-filter-data.html) vignette shows examples to handle the FORCIS data +- the [Data conversion](https://frbcesab.github.io/forcis/articles/data-conversion.html) vignette describes the conversion functions available in `forcis` to compute abundances, concentrations, and frequencies +- the [Data visualization](https://frbcesab.github.io/forcis/articles/data-visualization.html) vignette describes the plotting functions available in `forcis` + diff --git a/README.md b/README.md index f106cc1..2a1c5ae 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,19 @@ status](https://www.r-pkg.org/badges/version/forcis)](https://CRAN.R-project.org 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 package -allows to download, handle, homogenize and visualize FORCIS data. +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. ## Features -The main purpose of `forcis` is to… - -****LIST HERE THE MAIN FEATURES**** +The main purpose of the `forcis` package is to download, select, filter, +homogenize, and visualize FORCIS data. The +[References](https://frbcesab.github.io/forcis/reference/index.html) +page provides a full description of the features available in the +package. ## Installation @@ -72,7 +77,19 @@ vignette. ## Long-form documentations -Additional vignettes will be available soon. +`forcis` provides five vignettes to learn more about the package: - the +[Get started](https://frbcesab.github.io/forcis/articles/forcis.html) +vignette describes the core features of the package - the [Database +versions](https://frbcesab.github.io/forcis/articles/database-versions.html) +vignette provides information on how to deal with the versioning of the +database - the [Select and filter +data](https://frbcesab.github.io/forcis/articles/select-and-filter-data.html) +vignette shows examples to handle the FORCIS data - the [Data +conversion](https://frbcesab.github.io/forcis/articles/data-conversion.html) +vignette describes the conversion functions available in `forcis` to +compute abundances, concentrations, and frequencies - the [Data +visualization](https://frbcesab.github.io/forcis/articles/data-visualization.html) +vignette describes the plotting functions available in `forcis` ## Citation