Diff of /R/globals.R [000000] .. [409433]

Switch to side-by-side view

--- a
+++ b/R/globals.R
@@ -0,0 +1,3 @@
+utils::globalVariables(c("self", "super", "x", "y", "tape", "subBatchTrain", 
+                         "subBatchVal", ".", "gram", "freq", "targets", "header_vector",
+                         "type", "true", "pred", "np"))