Read_Data: Read_Data: a fast way to data reading.

View source: R/Read_Data.R

Read_DataR Documentation

Read_Data: a fast way to data reading.

Description

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

Usage

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

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

## End(Not run)




lauzingaretti/LinkHD documentation built on March 7, 2023, 9:21 a.m.