| x3p_read_dat {x3ptools} | R Documentation | 
Read data from an x-y-z file
Description
Read data from an x-y-z file
Usage
x3p_read_dat(dat, delim = " ", col_names = FALSE)
Arguments
dat | 
 path to the x-y-z file  | 
delim | 
 character determining delimiter  | 
col_names | 
 logical value - does the first line of the file contain the column names? Default is set to FALSE.  | 
Value
x3p object
[Package x3ptools version 0.0.4 Index]