Resolves path against the container registry and returns one
unevaluated expression that evaluates to a bare named list of data
frames, restricted to tables.
Arguments
- path
Character. A resolved location.
- tables
Character vector of table names to read, or
NULLfor all.- ...
Uniform member options, forwarded by the entry into each member's format entry, which picks the parameters it understands:
container_read_expr(dir, sep = ";")reads every csv in the folder as semicolon-separated and leaves the other formats untouched.