Runs a parser
run_parser(file, parser, path = ".", cores = 1)
| file | A character vector with the paths to one ore more files |
|---|---|
| parser | A parser returned by |
| path | The path to a directory where to save RDSs |
| cores | The number of cores to be used when parsing |