Description Usage Arguments Value Author(s) Examples
this function read all dataset in a folder and returns list needed to Link_Data function input.
1 | Read_Data(Path = "")
|
Path |
path to folder containing all dataset to integrate |
List |
List including all dataset into the parent directory. List names inherit the names of the files |
Laura M Zingatetti
1 2 3 4 | ## Not run:
Datos<-Read_Data('Path to parent folder',common_elements=1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.