R/startup.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    data("ISO_639_2", package="ISOcodes", envir=parent.env(environment()))
}

Try the tm.plugin.lexisnexis package in your browser

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

tm.plugin.lexisnexis documentation built on Oct. 30, 2019, 10:33 a.m.