From c9febb74dddab29b7e60488c91564796387f2785 Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Wed, 17 Jun 2026 00:23:03 -0700 Subject: Rename corplot to heatmap --- NAMESPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NAMESPACE') 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) -- cgit v1.2.3