myreadxl: Read in all excel files

Description Usage Arguments Value Examples

View source: R/myreadxl.R

Description

This will work well with reading in all excel files in a particular directory

Usage

1
myreadxl(dird = "D:/MATH4773-5773/DATA/Excel/")

Arguments

dird

This is the directory structure to your excel folder

Value

A named list of all the data read into R, each component of the list is a data frame

Examples

1
## Not run: v <-myreadxl()

MATHSTATSOU/Intro2MLR documentation built on Dec. 11, 2020, 9:01 p.m.