diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,14 +1,12 @@ # Generated by roxygen2: do not edit by hand -export(WP) export(app) export(id) export(idea) export(seq_bayes) +export(wp) importFrom(methods,is) -importFrom(stats,pexp) importFrom(stats,pgamma) -importFrom(stats,qexp) importFrom(stats,qgamma) importFrom(utils,install.packages) importFrom(utils,read.csv) |