powered by
Exclude samples from a vascr dataset
vascr_exclude(data.df, well = NULL, experiment = NULL, sampleid = NULL)
A smaller vascr dataset
the vascr data set to exclude things from
wells to exclude
experiments to exclude
sampleID (or vector or sampleIDs) to exclude from analysis
vascr_exclude(growth.df, c("A01", "E01")) vascr_exclude(growth.df, sampleid = 1)
Run the code above in your browser using DataLab