Learn R Programming

lisp (version 0.1)

cdr: 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