vascr_exclude: Exclude samples from a vascr dataset

View source: R/vascr_subset.R

vascr_excludeR Documentation

Exclude samples from a vascr dataset

Description

Exclude samples from a vascr dataset

Usage

vascr_exclude(data.df, well = NULL, experiment = NULL)

Arguments

data.df

the vascr data set to exclude things from

well

wells to exclude

experiment

experiments to exclude

Value

A smaller vascr dataset

Examples

vascr_exclude(growth.df, c("A01", "E01"))


JamesHucklesby/vascr documentation built on April 3, 2025, 2:23 p.m.