saving changes
This commit is contained in:
parent
6ffb084546
commit
18e1f14455
7 changed files with 26 additions and 228 deletions
|
@ -2,6 +2,7 @@
|
|||
# A) Installing and loading required packages
|
||||
# B) My functions
|
||||
#########################################################
|
||||
check = function(x) tryCatch(if(class(x) == 'logical') 1 else 1, error = function(e) 0)
|
||||
|
||||
#########################################################
|
||||
#lib_loc = "/usr/local/lib/R/site-library")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue