import_X2R_Files {HFWutils} | R Documentation |
all csv from a given folder are loaded into a variable, G, where G is an object as produced and supported by the package R.oo. This is chosen for efficiency as G is passed by reference.
import_X2R_Files(G, pfad = "data/X2R/")
G |
~~Describe G here~~ |
pfad |
~~Describe pfad here~~ |
~~ If necessary, more details than the description above ~~
~Describe the value returned If it is a LIST, use
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
....
~~further notes~~
~Make other sections like Warning with section{Warning }{....} ~
Felix Wittmann hfwittmann@gmail.com
~put references to the literature/web site here ~
~~objects to See Also as export_R2X_Files
, ~~~