R/00-global.r

### Do not delete this file and file name!!
### This file should be loaded before all other *.r files.

### This is to avoid the fale positive messages from R CMD check.
###   "no visible binding for global variable"
### Suggested by Prof Brian Ripley
### ?globalVariables

utils::globalVariables(c(".conflicts.OK", ".pbdBASEEnv"))
RBigData/pbdBASE documentation built on Oct. 29, 2021, 6:19 p.m.