Saves a plate to a file, including all its data, parameters, and current
analysis state. The file can be read back later using
load_plate. The file is not human-readable - if
you want to save the droplets data or the metadata of a plate, then first
retrieve the data using plate_data or
plate_meta and save it with
write.csv.