This repository has been archived on 2020-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
ctools/NAMESPACE

23 lines
408 B
Plaintext

# Generated by roxygen2: do not edit by hand
export(c.apply)
export(c.applyLB)
export(c.call)
export(c.config)
export(c.cores)
export(c.eval)
export(c.export)
export(c.getOption)
export(c.lapply)
export(c.lapplyLB)
export(c.library)
export(c.maxcores)
export(c.options)
export(c.sapply)
export(c.sapplyLB)
export(c.set.seed)
export(c.source)
export(c.sourceCpp)
importFrom(Rcpp,sourceCpp)
useDynLib(ctools)