R/zzz.R

Defines functions .onLoad

.onLoad <- function( libname, pkgname ){
	loadRcppModules( direct = TRUE  )
}

Try the parser package in your browser

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

parser documentation built on May 2, 2019, 6:49 p.m.