cc_get_fb_page_post_comment_url.Rd
Extract url posted in comments
cc_get_fb_page_post_comment_url( comments_df, posts_df = NULL, only_own_comments = TRUE, fb_page_id = NULL )
A data frame created with [cc_get_fb_page_post_comments()].
A data frame created with [cc_get_fb_page_posts()].
A data frame, similar to `comments_df`, but with an additional `url_message` column.