Skip to content
Snippets Groups Projects
Commit c204cdbc authored by Read, Jordan S.'s avatar Read, Jordan S.
Browse files

hush initial setting for access code

parent 2197dad8
No related branches found
No related tags found
1 merge request!149straw dog for access pattern
pkg.env <- new.env()
.onLoad = function(libname, pkgname){
setAccess('public')
suppressMessages(setAccess('public'))
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment