MTImport: Importer function for 'maker' functions

Description Usage Arguments Value

View source: R/MTImport.R

Description

A wrapper for readLines that pulls the file contents, with lines separated by a line return.

Usage

1
MTImport(f, inputLoc = NULL)

Arguments

f

A file name or file connection.

inputLoc

Relative directory for f if f is a file name. Do not add final slash to directory.

Value

A character object of the contents of the file.


andrewbrownphd/MetaTurkR documentation built on Nov. 23, 2019, 4:17 p.m.