R/000_globalVariables.r

### 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(".units", ".units_bits", ".numbers", ".time"))
shinra-dev/memuse documentation built on Jan. 25, 2023, 6:26 p.m.