R/masterload.R
masterload.Rd
This function is used to import data of various format in R
masterload(path)
path to disk of the file to import
This function returns objects in the global R environment
if (FALSE) { masterload("path") }