ArgumentOriginalName.Rd
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)
Any argument.
The name of the argument.
The function searches the name of the argument in the parent frame of the function and stops at the top.