Learn R Programming

do (version 2.0.0.1)

list1: Select list one

Description

Select list one

Usage

list1(x)

Value

element in list 1

Arguments

x

list

Examples

Run this code
x = list(mtcars)
x  |> list1()

Run the code above in your browser using DataLab