Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

Ropj

The goal of this package is to provide the ability to import Origin(R) OPJ files. The only function, read.opj(file), uses liborigin to parse the file and build a list of its contents. No write support is planned, since it's absent in liborigin.

The package is available on CRAN.

Submodules

If you want to clone the Git repo of this package, don't forget the --recursive flag. Otherwise, use git submodule update --init --recursive after you cloned it.

About

R package for importing Origin OPJ files

Resources

Packages

No packages published
You can’t perform that action at this time.