get_all_objets_from_r: Extract the name of all objects loaded in the R environments

View source: R/function.R

get_all_objets_from_rR 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()

ThinkRstat/fcuk documentation built on Oct. 15, 2023, 10:01 p.m.