powered by
tools:::Rd_package_description("Ropj")
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.
read.opj
No write support seems to be planned in the foreseeable future.
https://sourceforge.net/projects/liborigin/: the liborigin implementation used by this package. Seems to be maintained as of 2021.
liborigin
if (FALSE) x <- read.opj('data.opj')
Run the code above in your browser using DataLab