1 % Generated by roxygen2 (4.0.2): do not edit by hand
4 \title{Load a package containing arbitrary file structures under R/ and src/{adapters,sources}}
6 pkgdev.load(path, cc = "gcc -std=gnu99")
9 \item{path}{Location of the package to load}
11 \item{cc}{Compilator to be used (e.g. 'gcc -std=gnu99' [default])}
14 Load a package containing arbitrary file structures under R/ and src/{adapters,sources}