R/hooks.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    backports::import(pkgname, "R_user_dir", force = TRUE)
}

Try the exiftoolr package in your browser

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

exiftoolr documentation built on Oct. 18, 2023, 1:06 a.m.