]> nmode's Git Repositories - Rnaught/blobdiff - NAMESPACE
Rename seqB
[Rnaught] / NAMESPACE
index b39c58139c8e6a88e6cca95bf256f3ac78c5fdd9..dc19a2cf386ce15682769b8d5b14ff7dd226fa73 100644 (file)
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,9 +1,15 @@
 # Generated by roxygen2: do not edit by hand
 
-export(ID)
-export(IDEA)
 export(WP)
-export(WP_known)
-export(WP_unknown)
-export(computeLL)
+export(app)
+export(id)
+export(idea)
 export(seqB)
+importFrom(methods,is)
+importFrom(stats,pexp)
+importFrom(stats,pgamma)
+importFrom(stats,qexp)
+importFrom(stats,qgamma)
+importFrom(utils,install.packages)
+importFrom(utils,read.csv)
+importFrom(utils,write.csv)