Read_Data: Read_Data: a fast way to data reading.

Description Usage Arguments Value Author(s) Examples

View source: R/Read_Data.R

Description

this function read all dataset in a folder and returns list needed to Link_Data function input.

Usage

1
Read_Data(Path = "")

Arguments

Path

path to folder containing all dataset to integrate

Value

List

List including all dataset into the parent directory. List names inherit the names of the files

Author(s)

Laura M Zingatetti

Examples

1
2
3
4
## Not run: 
Datos<-Read_Data('Path to parent folder',common_elements=1)

## End(Not run)

lauzingaretti/LinkHD-examples documentation built on Dec. 21, 2021, 9:42 a.m.