colearendt / tidyjson

Tidy your JSON data in R with tidyjson
Other
182 stars 15 forks source link

spread_all(recursive = FALSE) failing #65

Closed jeremystan closed 5 years ago

jeremystan commented 8 years ago
issues %>% gather_array %>% spread_all(recursive = FALSE)
#> Error in `[.data.frame`(z, , final_columns, drop = FALSE) : 
#>   undefined columns selected