This repository has been archived by the owner on Jan 30, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
53c508d
commit 69c0268
Showing
17 changed files
with
204 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
Sys.setlocale("LC_MESSAGES", 'en_GB.UTF-8') # Force locale | ||
|
||
source("helpers.R") | ||
data("cantabria") | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
Sys.setlocale("LC_MESSAGES", 'en_GB.UTF-8') # Force locale | ||
|
||
source("helpers.R") | ||
data("cantabria") | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: tabula 3.1.1.9000\n" | ||
"POT-Creation-Date: 2024-12-16 19:01+0100\n" | ||
"PO-Revision-Date: 2024-12-16 19:01+0100\n" | ||
"Last-Translator: Nicolas Frerebeau <nicolas.frerebeau@u-bordeaux-montaigne.fr>\n" | ||
"Language-Team: fr\n" | ||
"Language: fr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
|
||
#: diversity_alpha.R:62 | ||
msgid "ACE is undefined when all rare species are singletons." | ||
msgstr "L'estimateur ACE est indéfini lorsque toutes les espèces rares sont des singletons." | ||
|
||
#: diversity_alpha.R:63 | ||
msgid "Consider using the bias-corrected Chao1 estimator instead." | ||
msgstr "Envisagez plutôt d'utiliser l'estimateur Chao1 non biaisé." | ||
|
||
#: diversity_alpha.R:193 | ||
msgid "" | ||
"Improved Chao1 estimator is undefined when there is no quadruple species." | ||
msgstr "" | ||
"L'estimateur Chao1 amélioré est indéfini lorsqu'il n'y a pas d'espèce quadruple." | ||
|
||
#: diversity_alpha.R:236 | ||
msgid "" | ||
"Improved Chao2 estimator is undefined when there is no quadruple species." | ||
msgstr "" | ||
"L'estimateur Chao2 amélioré est indéfini lorsqu'il n'y a pas d'espèce quadruple." | ||
|
||
#: diversity_alpha.R:269 | ||
msgid "ICE is undefined when all rare species are singletons." | ||
msgstr "L'estimateur ICE est indéfini lorsque toutes les espèces rares sont des singletons." | ||
|
||
#: diversity_alpha.R:270 | ||
msgid "Consider using the bias-corrected Chao2 estimator instead." | ||
msgstr "Envisagez plutôt d'utiliser l'estimateur Chao2 non biaisé." | ||
|
||
#: plot_diceleraas.R:114 | ||
msgid "Absolute frequency" | ||
msgstr "Fréquence absolue" | ||
|
||
#: plot_diversity.R:68 | ||
msgid "Heterogeneity" | ||
msgstr "Hétérogénéité" | ||
|
||
#: plot_diversity.R:69 | ||
msgid "Evenness" | ||
msgstr "Équitabilité" | ||
|
||
#: plot_diversity.R:70 | ||
msgid "Richness" | ||
msgstr "Richesse" | ||
|
||
#: plot_diversity.R:71 plot_diversity.R:138 plot_diversity.R:273 | ||
msgid "Diversity" | ||
msgstr "Diversité" | ||
|
||
#: plot_diversity.R:73 plot_diversity.R:137 rarefaction.R:124 | ||
msgid "Sample size" | ||
msgstr "Effectif" | ||
|
||
#: plot_rank.R:79 | ||
msgid "Rank" | ||
msgstr "Rang" | ||
|
||
#: plot_rank.R:80 | ||
msgid "Frequency" | ||
msgstr "Fréquence" | ||
|
||
#: rarefaction.R:125 | ||
msgid "Expected species index" | ||
msgstr "Indice de diversité attendu" | ||
|
||
#: statistics.R:52 | ||
msgid "Ramanujan approximation of x!" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: tabula 3.1.1.9000\n" | ||
"POT-Creation-Date: 2024-12-16 19:01+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: diversity_alpha.R:62 | ||
msgid "ACE is undefined when all rare species are singletons." | ||
msgstr "" | ||
|
||
#: diversity_alpha.R:63 | ||
msgid "Consider using the bias-corrected Chao1 estimator instead." | ||
msgstr "" | ||
|
||
#: diversity_alpha.R:193 | ||
msgid "" | ||
"Improved Chao1 estimator is undefined when there is no quadruple species." | ||
msgstr "" | ||
|
||
#: diversity_alpha.R:236 | ||
msgid "" | ||
"Improved Chao2 estimator is undefined when there is no quadruple species." | ||
msgstr "" | ||
|
||
#: diversity_alpha.R:269 | ||
msgid "ICE is undefined when all rare species are singletons." | ||
msgstr "" | ||
|
||
#: diversity_alpha.R:270 | ||
msgid "Consider using the bias-corrected Chao2 estimator instead." | ||
msgstr "" | ||
|
||
#: plot_diceleraas.R:114 | ||
msgid "Absolute frequency" | ||
msgstr "" | ||
|
||
#: plot_diversity.R:68 | ||
msgid "Heterogeneity" | ||
msgstr "" | ||
|
||
#: plot_diversity.R:69 | ||
msgid "Evenness" | ||
msgstr "" | ||
|
||
#: plot_diversity.R:70 | ||
msgid "Richness" | ||
msgstr "" | ||
|
||
#: plot_diversity.R:71 plot_diversity.R:138 plot_diversity.R:273 | ||
msgid "Diversity" | ||
msgstr "" | ||
|
||
#: plot_diversity.R:73 plot_diversity.R:137 rarefaction.R:124 | ||
msgid "Sample size" | ||
msgstr "" | ||
|
||
#: plot_rank.R:79 | ||
msgid "Rank" | ||
msgstr "" | ||
|
||
#: plot_rank.R:80 | ||
msgid "Frequency" | ||
msgstr "" | ||
|
||
#: rarefaction.R:125 | ||
msgid "Expected species index" | ||
msgstr "" | ||
|
||
#: statistics.R:52 | ||
msgid "Ramanujan approximation of x!" | ||
msgstr "" |