diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-06-10 15:58:27 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-06-10 15:58:27 -0700 |
| commit | 617b79fb3e0707b9bd0b446db73a2b1d7f6f3f94 (patch) | |
| tree | 4a0b566759e57b2cd2e78a34e8c5f50e15a35183 /NAMESPACE | |
| parent | 967618a8afd690064fc26631340edac8ab584d11 (diff) | |
Add corplot
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ # Generated by roxygen2: do not edit by hand +export(corplot) export(gg_csobczak) +import(ggplot2) +importFrom(reshape2,melt) |
