Nothing
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.
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.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.