From c4fb00eacdd2cc19ec70a1a9292501809caa80bd Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Wed, 10 Jan 2024 15:08:43 +0000 Subject: Refactor ID and IDEA methods --- NAMESPACE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 0508cde..dc19a2c 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -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) -- cgit v1.2.3