powered by
Remove selected clusters from the environment object.
filter_cluster_data(environment, remove.clusters)
The environment object
environment
A character vector of the clusters to be removed
An environment object with selected clusters removed
# NOT RUN { LCMV1 <- setup_LCMV_example() LCMV1 <- filter_cluster_data(LCMV1, "1") # }
Run the code above in your browser using DataLab