excludeFromList: Exclude variables from a list of objects of the same type

View source: R/Args.R

excludeFromListR Documentation

Exclude variables from a list of objects of the same type

Description

Exclude variables from a list of objects of the same type

Usage

excludeFromList(x, exclude)

Arguments

x

A list of objects of the same type.

exclude

A character vector of names of variables to exclude.


ParallelLogger documentation built on Aug. 22, 2023, 5:11 p.m.