diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-06-12 11:30:56 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-06-12 11:30:56 -0700 |
| commit | 27bffa864ac6ebfa9bc5ad4c577d5da02cd3bac4 (patch) | |
| tree | e70565988c60f18c3e8e47702d70bb420ed7f203 /NAMESPACE | |
| parent | e7fb3801a7bfc507fb6eb86101741d9d41fd8fd0 (diff) | |
Add save function
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,5 +2,7 @@ export(corplot) export(gg_csobczak) +export(saveplot) import(ggplot2) +import(ragg) importFrom(reshape2,melt) |
