x3p_read_dat | R Documentation |
Read data from an x-y-z file
x3p_read_dat(dat, delim = " ", col_names = FALSE)
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. |
x3p object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.