Skip to content

koncina/darkside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darkside

darkside imports Graphpad prism xml files (pzfx files) as a data frame / tibble.

Installation

You can install darkside from GitHub:

# install.packages("devtools")
devtools::install_github("koncina/darkside")

Usage

  • Use pzfx_tables(path) to list the data tables contained in the pzfx file.
  • Use read_pzfx(path, data_table) to load the data table from the pzfx file (by index or name).

About

Import pzfx files into R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages