Skip to content

koncina/darkside

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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