cdr {roxygen}R Documentation

Return elements after the first of a list.

Description

Return elements after the first of a list.

Usage

cdr(list)

Arguments

list the list from which to extract

Value

The elements after the first, or nil if only one


[Package roxygen version 0.1 Index]