Skip to content
Snippets Groups Projects

straw dog for access pattern

Merged Read, Jordan S. requested to merge jread-usgs:master into master
10 files
+ 189
19
Compare changes
  • Side-by-side
  • Inline
Files
10
R/AAA.R 0 → 100644
+ 4
0
pkg.env <- new.env()
.onLoad = function(libname, pkgname){
suppressMessages(setAccess('public'))
}
\ No newline at end of file
Loading