pablobarbera / instaR

Dev version of instaR package: Access to Instagram API via R
106 stars 47 forks source link

Added timestamps in query #22

Closed jonneguyt closed 9 years ago

jonneguyt commented 9 years ago

First go at this. Could you go over this?

1 talks about max_id, rather than time. The id is more applicable to media from a specific user. Was this what you were actually looking to add before CRAN submission?

pablobarbera commented 9 years ago

Yes, this is perfect! Thanks so much. And I actually didn't know it's possible to go back so much in time. I'm getting some weird errors when n is higher than the total number of posts available, but it should be a quick fix. I'll look into that tomorrow, and then prepare to do the first CRAN release.

pablobarbera commented 9 years ago

Fixed now. I'll do the CRAN release tonight.