naming {FinNet} | R Documentation |
Function to extract the symbols of the objects passed as ...
Description
This function will not work when called inside the function to which the objects were explicitly passsed as ...
.
Usage
naming(...)
Arguments
... |
Objects on which to operate |
Value
A vector of strings matching the provided objects' symbols.
Author(s)
Telarico, Fabio Ashtar
References
https://stackoverflow.com/a/11892680
[Package FinNet version 0.1.2 Index]