diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # Generated by roxygen2: do not edit by hand -export(ID) -export(IDEA) export(WP) export(app) +export(id) +export(idea) export(seqB) importFrom(methods,is) importFrom(stats,pexp) |