Learn R Programming

Ropj (version 0.3-6)

Ropj-package: tools:::Rd_package_title("Ropj")

Description

tools:::Rd_package_description("Ropj")

Arguments

Details

This package exports a single function, read.opj, that tries to read an OPJ file and return a list of objects that it consists of.

No write support seems to be planned in the foreseeable future.

References

https://sourceforge.net/projects/liborigin/: the liborigin implementation used by this package. Seems to be maintained as of 2021.

Examples

Run this code
if (FALSE) x <- read.opj('data.opj')

Run the code above in your browser using DataLab