EnvironmentList_to_dataframe: Transform an homgenous environment list to data.frame

View source: R/r6_to_dataframe.R

EnvironmentList_to_dataframeR Documentation

Transform an homgenous environment list to data.frame

Description

Extract the given name from all the environment in the list, and return it as a data.frame. If no names are given, extract all the primitive bounded variable

Usage

EnvironmentList_to_dataframe(environmentList, ...)

Arguments

environmentList

An environment list

...

A list of name

Value

The dataset build upon the given environment's name subset. If omitted, this subset is build by all names referencing a primitive datatype


guilhemheinrich/opensilex-clay documentation built on April 13, 2022, 6:35 a.m.