read.all: Read all documents in a folder and subfolders assigning them...

Description Usage Arguments Value Examples

View source: R/read.all.R

Description

Read all documents in a folder and subfolders assigning them to the global environment; just extensions ".txt" and ".csv" are allowed

Usage

1

Arguments

dir

directory to read

Value

data frame objects

Examples

1
2
3
lib<-getwd()

read.all(lib)

jcval94/shortcuts documentation built on Dec. 24, 2019, 5:09 p.m.