Guest User

Untitled

a guest
May 26th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if(!require(install.load)){
  2. install.packages('install.load')
  3. require(install.load)
  4. }
  5.  
  6. install_load('package1', 'package2', ...)
Add Comment
Please, Sign In to add comment