powered by
Return the names of input. For example: if you input a, you will get 'a'.
get_names(...)
names of object
any type of data object
a=c(1,2,3) get_names(a,mtcars)
Run the code above in your browser using DataLab