README.md

clanOptim

To install this package do the following:

(1) First get the devtools package, if you do not already have it:

install.packages("devtools")

library(devtools)

(2) Then get the clanOptim package from github:

install_github("clanOptim","claus-e-andersen")

library(clanOptim)

(3) To get a list of functions in the library, just call:

help(package=clanOptim)

or

library(help=clanOptim)



claus-e-andersen/clanOptim documentation built on April 16, 2020, 5:21 p.m.