popmany-list-method: Remove and return many elements from a list

Description Usage Arguments Value Author(s)

Description

Remove and return many elements from a list

Usage

1
2
## S4 method for signature 'list'
popmany(obj, x)

Arguments

obj

list

x

indexes

Value

the elements and the R object is altered in place

Author(s)

Xiaobei Zhao


Xmisc documentation built on May 2, 2019, 8:23 a.m.