colearendt / tidyjson

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

Change spread_values to determine type and have spread_values_<type> for specific types #7

Closed jeremystan closed 8 years ago

jeremystan commented 8 years ago

Ideally, would:

jeremystan commented 8 years ago

Ended up creating spread_all instead, see #56.