| myimport {editData} | R Documentation | 
Read in a data.frame from a file
Description
Read in a data.frame from a file
Usage
myimport(file, ...)
Arguments
file | 
 A character string naming a file  | 
... | 
 Further arguments to be passed to rio::import  | 
[Package editData version 0.1.8 Index]