naming: Function to extract the symbols of the objects passed as...

View source: R/00.helpers.R

namingR 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


FinNet documentation built on Oct. 31, 2024, 5:07 p.m.