get_all_objets_from_r {fcuk} | R Documentation |
Extract the name of all objects loaded in the R environments
Description
Fetch the name of all objects loaded in the environments (functions, values, data...)
Usage
get_all_objets_from_r()
Value
a list with the names of all objects contained in the environments
Examples
get_all_objets_from_r()
[Package fcuk version 0.1.21 Index]