Skip to content

Commit

Permalink
globals
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Sep 20, 2019
1 parent d717dfe commit d9eed1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/global_vars.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ globalVariables(c(
"median_spans",
"recomposed_l1",
"recomposed_l2",
"data_names"
"data_names",
"nested.col"
))

0 comments on commit d9eed1a

Please sign in to comment.