readFile: Read content of file and return as character object.

Description Usage Arguments Value Author(s)

View source: R/Rsystem.R View source: R/Rdata.R

Description

Read content of file and return as character object.

Usage

1
readFile(path, prefixes = NULL, normalize = TRUE, ssh = FALSE)

Arguments

path

Path to the file to be read.

prefixes

Search for file by prepending character strings from prefixes.

normalize

Standardize pathes.

ssh

Allow pathes to remote files in scp notation.

Value

character vector containing the file content

Author(s)

Stefan Böhringer <r-packages@s-boehringer.org>


sboehringer/gwasWeighted documentation built on Dec. 22, 2021, 10:19 p.m.