dispatch_parser {lightr}R Documentation

Internal function to dispatch files to the correct parser

Description

Internal function to dispatch files to the correct parser

Usage

dispatch_parser(filename, ...)

Arguments

filename

Path of the file to parse

...

ignored

Value

A named list of two elements:


[Package lightr version 1.9.0 Index]