summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-06-10 15:58:27 -0700
committerChris Sobczak <chris@sobczak.family>2026-06-10 15:58:27 -0700
commit617b79fb3e0707b9bd0b446db73a2b1d7f6f3f94 (patch)
tree4a0b566759e57b2cd2e78a34e8c5f50e15a35183 /NAMESPACE
parent967618a8afd690064fc26631340edac8ab584d11 (diff)
Add corplot
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 3 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 6e2a175..713d046 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,3 +1,6 @@
# Generated by roxygen2: do not edit by hand
+export(corplot)
export(gg_csobczak)
+import(ggplot2)
+importFrom(reshape2,melt)