Skip to content

Instantly share code, notes, and snippets.

@metelkin
Created June 10, 2019 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metelkin/86a01692266548f102ab5aefd42fe8af to your computer and use it in GitHub Desktop.
Save metelkin/86a01692266548f102ab5aefd42fe8af to your computer and use it in GitHub Desktop.
# install mrgsolve (or other libraries) if not installed
if(!require(mrgsolve)){
install.packages("mrgsolve")
library(mrgsolve, warn.conflicts = FALSE)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment