Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pzfx_tables

List all tables in a 'GraphPad Prism' '.pzfx' file.


Description

List all tables in a 'GraphPad Prism' '.pzfx' file.

Usage

pzfx_tables(path)

Arguments

path

Path to the '.pzfx' file

Value

a character string vector

Examples

pzfx_file <- system.file("extdata/exponential_decay.pzfx", package = "pzfx", mustWork = TRUE)
pzfx_tables(pzfx_file)

pzfx

Read and Write 'GraphPad Prism' Files

v0.3.0
MIT + file LICENSE
Authors
Yue Jiang [aut, cre] (<https://orcid.org/0000-0002-9798-5517>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.