List all tables in a 'GraphPad Prism' '.pzfx' file.
Examples
pzfx_file <- system.file("extdata/exponential_decay.pzfx", package = "pzfx", mustWork = TRUE)
pzfx_tables(pzfx_file)
#> [1] "Exponential decay"
List all tables in a 'GraphPad Prism' '.pzfx' file.
pzfx_file <- system.file("extdata/exponential_decay.pzfx", package = "pzfx", mustWork = TRUE)
pzfx_tables(pzfx_file)
#> [1] "Exponential decay"