powered by
Get or set the name of a dataset.
name(plate)name(plate) <- value
name(plate) <- value
Plate name
A ddpcrPlate
New name
if (FALSE) { plate <- new_plate(sample_data_dir()) name(plate) name(plate) <- "foo" name(plate) }
Run the code above in your browser using DataLab