diff --git a/articles/data-visualization.html b/articles/data-visualization.html index eddc198..e44ac7a 100644 --- a/articles/data-visualization.html +++ b/articles/data-visualization.html @@ -197,10 +197,11 @@

plot_record_by_depth()

The function plot_record_by_depth() plots the number of -records (x-axis) by depth (y-axis).

+records (x-axis) by depth intervals (y-axis).

 # Plot number of records by depth ----
 plot_record_by_depth(net_data)
+

diff --git a/articles/data-visualization_files/figure-html/plot-record-by-depth-1.png b/articles/data-visualization_files/figure-html/plot-record-by-depth-1.png new file mode 100644 index 0000000..651884b Binary files /dev/null and b/articles/data-visualization_files/figure-html/plot-record-by-depth-1.png differ diff --git a/pkgdown.yml b/pkgdown.yml index f41bbab..ad1b891 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -8,7 +8,7 @@ articles: forcis: forcis.html sampling-devices: sampling-devices.html select-and-filter-data: select-and-filter-data.html -last_built: 2024-09-11T14:48Z +last_built: 2024-09-13T15:23Z urls: reference: https://frbcesab.github.io/forcis/reference article: https://frbcesab.github.io/forcis/articles diff --git a/reference/computations.html b/reference/computations.html index e82ecbb..e1b07bc 100644 --- a/reference/computations.html +++ b/reference/computations.html @@ -1,5 +1,7 @@ -Compute count conversions — compute_abundances • forcis +Compute count conversions — compute_abundances • forcis Skip to contents @@ -42,7 +44,8 @@
-

ADD DESCRIPTION

+

Functions to convert species counts between different formats: raw abundance, +relative abundance, and number concentration, using counts metadata.

@@ -75,9 +78,9 @@

Value

Details

-