load_directory: load_directory

Description Usage Arguments Value

View source: R/funs_load_edit.R View source: R/funs_load_edit.R

Description

Read .px and .csv files in a directory into a list of data frames.

Read .px and .csv files in a directory into a list of data frames.

Usage

1
2
3
load_directory(path, dlist = FALSE)

load_directory(path, dlist = FALSE)

Arguments

path

The path to the directory that should be read.

path

The path to the directory that should be read.

Value

Returns a list of data frames (tibbles) containing file contents.

Returns a list of data frames (tibbles) containing file contents.


pfesjostrand/scbwrangler documentation built on May 24, 2019, 1:33 a.m.