R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  volatiles$xmlOut = NULL
  volatiles$cNLP = NULL
}

Try the coreNLP package in your browser

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

coreNLP documentation built on Aug. 17, 2022, 5:07 p.m.