Description Usage Arguments Value Examples
List all tables in a 'GraphPad Prism' '.pzfx' file.
1 | pzfx_tables(path)
|
path |
Path to the '.pzfx' file |
a character string vector
1 2 | pzfx_file <- system.file("extdata/exponential_decay.pzfx", package = "pzfx", mustWork = TRUE)
pzfx_tables(pzfx_file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.