listFromFile: Create a vector from a file where the data is formatted as a...

View source: R/io.R

listFromFileR Documentation

Create a vector from a file where the data is formatted as a list with each element on a newline

Description

Create a vector from a file where the data is formatted as a list with each element on a newline

Usage

listFromFile(filename)

Arguments

filename

path to the file

Value

a vector


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.