R/startup.R

##' @include icons.R
NULL



.onAttach <- function(...) {
  load_gwidget_icons()
}

.onLoad <- function(libname, pkgname) {
  
}

Try the gWidgets2RGtk2 package in your browser

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

gWidgets2RGtk2 documentation built on May 2, 2019, 2:44 a.m.