R/getDescription.R

"getDescription" <-
function(fn) {
    ret <- .Call("C_getTiffDescription", fn, PACKAGE="rtiff")
    ret
}

Try the rtiff package in your browser

Any scripts or data that you put into this service are public.

rtiff documentation built on Jan. 14, 2021, 5:20 a.m.