Scott Chamberlain
Scott Chamberlain
Thanks for opening the issue. It's quite a mystery to me too how it works. i'll have a look though
Sorry for the confusion on this. I hate to point fingers, but Dryad has not explained their API well at all, especially how the different ids work, and why we...
Okay, so this should work, where you have to get version information first: ```r last
Thanks, sounds good
Do we know the number is 100 for sure?
Hmm, played around with this a bit - can't get a title sent through the query either in query args or in the body...
hmm, maybe not, can try
With the current version on master, this works for me: ``` r cat('{"foo": 8}',file = "stuff1.json") cat('{"bar": 9}',file = "stuff2.json") item_upload_create(user_id(), files = c("stuff1.json", "stuff2.json")) #> [1] "55f0bfa0e4b0dacf699ead7b" ``` result...
Most likely. When I get to my laptop I'll get something.
There's US states in geojson format https://github.com/glynnbird/usstatesgeojson