push: push

Description Usage Arguments Value Examples

Description

Push an object to the list.

Usage

1
push(l, ...)

Arguments

l,

that are going to push to the list

...,

list object

Value

combined list

Examples

1
2
    mylist <- list()
    newlist <- push ( 1, mylist )

nephantes/debrowser_bioconductor_release documentation built on May 29, 2019, 7:15 a.m.