Initial import

Change-Id: I59748a78b35a3e14013333912966971a02dd19b4
diff --git a/NAMESPACE b/NAMESPACE
new file mode 100644
index 0000000..b10031b
--- /dev/null
+++ b/NAMESPACE
@@ -0,0 +1,8 @@
+# Generated by roxygen2: do not edit by hand
+
+export(hc_theme_ids_dark)
+export(hc_theme_ids_light)
+export(hc_theme_ids_mono)
+import(highcharter)
+import(tidyverse)
+importFrom(magrittr,"%>%")