Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_object_from_string

Get an object from an environment specified by a string.


Description

Get an object from an environment specified by a string.

Usage

get_object_from_string(value, envir = .GlobalEnv)

Arguments

value

A single character value dispatches to get. For a length 2 or more, then assumes object is recursive and extracts named components

envir

environment to look for values.

Value

the object or an error


gWidgets2

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.