View source: R/ArgumentOriginalName.R
ArgumentOriginalName | R Documentation |
This function is used internally to find the name of arguments passed to entropart functions such as PhyloDiversity
that store them in their results.
ArgumentOriginalName(x)
x |
Any argument. |
The function searches the name of the argument in the parent frame of the function and stops at the top.
The name of the argument.
BrodieG, <https://stackoverflow.com/users/2725969/brodieg>
Eric Marcon <Eric.Marcon@agroparistech.fr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.