R/onAttach.R

.onAttach = 
function(...)
{
  if(require(wxWidgets))
   wxInit()
}
omegahat/IDynDocs documentation built on May 24, 2019, 1:51 p.m.