Learn R Programming

solarius (version 0.3.0.2)

solarReadFiles: Read SOLAR output files in a directory

Description

The function is used, for example, to read the files in the output directory of the polygenic model.

Usage

solarReadFiles(dir)

Arguments

dir
A character, path to the directory.

Value

A list with file contents acquired by readLines function.