parseR | R Documentation |
Handles parseing of extracted links and page content. Page content is parsed using 'parser' function passed in as variable.
parseR(this_dir = NULL, parser = parse_content, log_file = NULL)
this_dir |
Fetch directory to parse. |
parser |
Function that will be used for parseing. |
log_file |
Log file name. If null, defaults to stdout(). |
URLS beginning with (http/https), followed by ://www..
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.