summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-06-17 00:23:03 -0700
committerChris Sobczak <chris@sobczak.family>2026-06-17 00:23:03 -0700
commitc9febb74dddab29b7e60488c91564796387f2785 (patch)
tree389dc3744bec3568dd2621eb9ed75ede3efb4bee /NAMESPACE
parentc9155f21e709ff2d2b84f132f2e8bdf62f0078b8 (diff)
Rename corplot to heatmap
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 1a107ff..266fb54 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,7 +1,7 @@
# Generated by roxygen2: do not edit by hand
-export(corplot)
export(gg_csobczak)
+export(heatmap)
export(networkplot)
import(ggplot2)
import(ggraph)