grapes-rbyname-grapes: Create list element from objects in supplied list and give...

Description Usage Arguments Value

Description

Instead of mylist$mysomething <- mysomething; mylist$somethingelse <- somethingelse, we can now write mylist list(mysomething, somethingelse). A little easier.

Usage

1
structure %rbyname% x

Arguments

structure

a list object to append to

x

a list holding the objects to be added to the list

Value

nothing, invoked for side effects: the original list is modified in place


cszang/velcro documentation built on May 14, 2019, 12:27 p.m.