Description Usage Arguments Examples
Parse FB file
1 | fb_parse_file(file, parser = NULL)
|
file |
file to parse |
parser |
which parser to use. This function normally should choose it
automatically. Possible values are: |
1 2 | msgs <- fb_parse_file("data/html/messages.htm)
msgs <- fb_parse_file("data/html/messages.htm, parser = "thread")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.