parseR_old | R Documentation |
Parse Processor
parseR_old(
this_dir = NULL,
parser = parse_content,
n_threads = 4,
log_file = NULL,
n = 4000
)
this_dir |
Fetch directory to parse. |
n_threads |
Number of threads to use for parseing. |
log_file |
Log file name. If null, defaults to stdout(). |
n |
chunk size |
parseR |
Function that will be used for parseing. |
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.