Description Usage Arguments Value Examples
Open a specific post in browser
1  | open_facebook_post(post_id, user_name)
 | 
post_id,  | 
 Vector with post id as strings  | 
user_name | 
 String, must be the username in the url  | 
none, browser opens automatically
1 2 3 4 5 6  | ## Not run: 
# to open a specific facebook post: input is a vector with post ids (strings) 
# and the username from the url
open_facebook_post(facebook_posts_voice[ ,"id"], "TheVoiceOfGermany")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.