filter.neuronBag: Filter a neuronBag based on its 'names' field

Description Usage Arguments

View source: R/neuronBag.R

Description

Filter a neuronBag based on its names field

Usage

1
2
## S3 method for class 'neuronBag'
filter(.nbag, filterPartners = FALSE, ...)

Arguments

.nbag

a neuronBag object to filter

filterPartners

: Whether to apply the filter to input/output neurons to

...

to be passed to a filtering function applied to the names field


jayaraman-lab/neuprintrExtra documentation built on Dec. 20, 2021, 10 p.m.