Return variable name as a string
Utility to return an object's name as a string
umx_str_from_object(x)
x |
an object |
name as string
Other String Functions:
umx_explode_twin_names(),
umx_explode(),
umx_grep(),
umx_names(),
umx_paste_names(),
umx_rot(),
umx_str_chars(),
umx_trim(),
umx
umx_str_from_object(mtcars) # "mtcars"
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.