pzfx_tables {pzfx} | R Documentation |
List all tables in a 'GraphPad Prism' '.pzfx' file.
pzfx_tables(path)
path |
Path to the '.pzfx' file |
a character string vector
pzfx_file <- system.file("extdata/exponential_decay.pzfx", package = "pzfx", mustWork = TRUE)
pzfx_tables(pzfx_file)