lread: Read a objects from paths to a named list.

Description Usage Arguments Value

View source: R/read.R

Description

Reads objects from paths and makes a list with opened objects named after the paths.

Usage

1
lread(paths, reader, ...)

Arguments

paths

Array of paths.

reader

Function used to read objects stored under paths.

...

Further arguments to the reader.

Value

A list of opened objects.


MatteoLacki/LFQBench2 documentation built on April 4, 2020, 7:10 a.m.