read_pzfx: Read Graphpad prism pzfx files

View source: R/darkside.R

read_pzfxR Documentation

Read Graphpad prism pzfx files

Description

'read_pzfx()' generates a tidy data frame out of the data table contained in the pzfx file.

Usage

read_pzfx(path, data_table = 1)

Arguments

path

Path to the pzfx file.

data_table

data table to read. Either a string (the name of a data table), or an integer (the position of the data table). Defaults to the first data table.

Value

A tibble / data frame


koncina/darkside documentation built on Feb. 25, 2023, 10:23 a.m.