## Not run: ------------------------------------
# ## Searching 100 public posts that mention "facebook"
# posts <- searchFacebook( string="facebook", token=fb_oauth, n=100 )
# ## Searching 100 public posts that mention "facebook" from yesterday
# posts <- searchFacebook( string="facebook", token=fb_oauth, n=100,
# since = "yesterday 00:00", until = "yesterday 23:59" )
## ---------------------------------------------
Run the code above in your browser using DataLab