import_X2R_Files {HFWutils}R Documentation

~~function to do ... ~~

Description

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.

Usage

import_X2R_Files(G, pfad = "data/X2R/")

Arguments

G ~~Describe G here~~
pfad ~~Describe pfad here~~

Details

~~ If necessary, more details than the description above ~~

Value

~Describe the value returned If it is a LIST, use

comp1 Description of 'comp1'
comp2 Description of 'comp2'

...

Warning

....

Note

~~further notes~~

~Make other sections like Warning with section{Warning }{....} ~

Author(s)

Felix Wittmann hfwittmann@gmail.com

References

~put references to the literature/web site here ~

See Also

~~objects to See Also as export_R2X_Files, ~~~


[Package HFWutils version 0.9.2008.05.17 Index]