pablobarbera / Rfacebook

Dev version of Rfacebook package: Access to Facebook API via R
http://cran.r-project.org/web/packages/Rfacebook
350 stars 250 forks source link

can't use CallAPI #190

Open Agra92 opened 4 years ago

Agra92 commented 4 years ago

Sorry for the dumb question. I'm using R since last week so I'm completely new to this. I understood all the functions about this package, but what I cannot understand is how to use callAPI. The function is: callAPI(url, token, api = NULL) I have a token but I can't understand what I should put as url. Can you give me examples?

Thank you so much.