read_data2: Read data, automatically assign names and format dates

Description Usage Arguments Value

Description

Read data, automatically assign names and format dates

Usage

1
2
read_data2(data.dir, file.name, edw = TRUE, recursive = FALSE,
  skip = 0)

Arguments

data.dir

A character string with the name of the directory containing the data files

file.name

A character string with name of data file or pattern to match

edw

logical. TRUE if the data came from EDW, FALSE for MBO

recursive

logical. Should the listing recurse into directories?

skip

Number of lines to skip before reading data.

Value

A data frame of class tbl_edwr


bgulbis/edwr documentation built on May 12, 2019, 8:22 p.m.