open_facebook_post: open facebook post in browser

Description Usage Arguments Value Examples

Description

Open a specific post in browser

Usage

1
open_facebook_post(post_id, user_name)

Arguments

post_id,

Vector with post id as strings

user_name

String, must be the username in the url

Value

none, browser opens automatically

Examples

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)

adrauc/socialsemR documentation built on May 10, 2019, 5:58 a.m.