colearendt / tidyjson

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

Remove use of `[[` or other operators in code #53

Closed jeremystan closed 8 years ago

jeremystan commented 8 years ago

Last time I submitted to CRAN they complained about these, import functions from magrittr instead.