read_pzfx_with_hash.Rd
Reads in table from a prism pzfx file.
read_pzfx_with_hash(pzfx_file_path, ...)
path to pzfx file
additional arguments to digest or read_pzfx
data within the table of the pzfx file
if (FALSE) { # \dontrun{ read_pzfx_with_hash("mydata.pzfx", table = "experiment1") } # }