I am having trouble with Rfacebook- I install it, which seems to go fine, but then when I call fbOAuth exactly as I've seen in examples, it says function not found. I wonder if my directories/libraries/working spaces aren't lined up? It's showing a temporary location but I also see an Rfacebook folder get created in my designated library.
Thanks!
package ‘Rfacebook’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in C:\Users\Katherine\AppData\Local\Temp\Rtmp23Rk2g\downloaded_packages
> fb_oauth <- fbOAuth(app_id="xxxxx", app_secret = "xxxxx")
Error: could not find function "fbOAuth"