removeElements: Remove Elements from a List

View source: R/list.R

removeElementsR Documentation

Remove Elements from a List

Description

Remove Elements from a List

Usage

removeElements(x, elements)

Arguments

x

a list

elements

names of elements to remove

Value

x with elements with names given in elements being removed. User attributes of x are restored.


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.