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 Sept. 11, 2024, 8:35 p.m.