Learn R Programming

FinNet (version 0.1.2)

naming: 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(...)

Value

A vector of strings matching the provided objects' symbols.

Arguments

...

Objects on which to operate

Author

Telarico, Fabio Ashtar

References

https://stackoverflow.com/a/11892680