Open jeremystan opened 8 years ago
Should not throw a warning:
json %>% gather_array %>% gather_array
Should throw a warning:
json %>% gather_array("special") %>% gather_array("special")
Should not throw a warning:
Should throw a warning: