commit | 548d715ecc581a657c72a61ae968522fff0fe674 | [log] [tgz] |
---|---|---|
author | Bill Evans <Bill@8PawExpress.com> | Sun Sep 13 21:44:24 2020 -0700 |
committer | Bill Evans <Bill@8PawExpress.com> | Sun Sep 13 21:50:00 2020 -0700 |
tree | 07f837f2a373da5252b9d0528c9809dd140da13d | |
parent | 6bf71b27d19c17008e89801d6f25f2d23e272ac8 [diff] [blame] |
rename spec_line to spec_plot
diff --git a/NAMESPACE b/NAMESPACE index b8ebdd2..005da73 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -46,7 +46,7 @@ export(spec_font_size) export(spec_hist) export(spec_image) -export(spec_line) +export(spec_plot) export(spec_popover) export(spec_tooltip) export(text_spec)