powered by
remove_data(dataset, data.to.remove, type = "sample", by.index = F, rebuild.factors = T)
## Example of removing data data(cachexia) dataset = remove_data(cachexia, c("Creatine","Serine"), type = "data", by.index = FALSE)
Run the code above in your browser using DataLab