Learn R Programming

datapackage.r (version 1.3.5)

push: Push elements in a list or vector

Description

Helper function to add components in a list or vector.

Usage

push(x, value)

Arguments

x

list or vector

value

object to push in x