View source: R/CheckentropartArguments.R
CheckentropartArguments | R Documentation |
This function is used internally to verify that arguments passed to entropart functions such as PhyloDiversity
are correct.
CheckentropartArguments()
The function compares the arguments passed to its parent function to the type they should be and performs some extra tests (e.g. probabilities must be positive and sum to 1). It stops if an argument is not correct.
Returns TRUE
or stops if a problem is detected.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.