powered by
Get cluster name by ID
cluster_name(plate, cluster)
if (FALSE) { plate <- new_plate(sample_data_dir()) # see what cluster names exist and their order clusters(plate) cluster_name(plate, 2) cluster_name(plate, 4) }
Run the code above in your browser using DataLab