Learn R Programming

editData (version 0.1.8)

myget: Return the Value of a Named data.frame

Description

Return the Value of a Named data.frame

Usage

myget(x)

Arguments

x

Name of data.frame

Examples

Run this code
# NOT RUN {
myget("iris")
myget("mtcars")
# }

Run the code above in your browser using DataLab