R/zzz.R

Defines functions .onLoad

# .First.lib <- function(libname, pkgname) {
#   library.dynam("RSVGTipsDevice", pkgname, libname)
# }
.onLoad <- function(libname, pkgname) {
  library.dynam("RSVGTipsDevice", pkgname, libname)
}

Try the RSVGTipsDevice package in your browser

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

RSVGTipsDevice documentation built on May 1, 2019, 8:20 p.m.