csv2dat: csv2dat

Description Usage Arguments Value Examples

View source: R/csv2dat.R

Description

Combine and convert .CSV file(s) in the defined path to a dataframe

Usage

1
csv2dat(path)

Arguments

path

location for the target .CSV file(s)

Value

dataframe

Examples

1
2
3
4
## Not run: 
csv2dat()

## End(Not run)

jkkishore85/PrAna documentation built on Jan. 19, 2021, 1:51 a.m.