x3p_read_dat: Read data from an x-y-z file

Description Usage Arguments Value

View source: R/x3p_read_dat.R

Description

Read data from an x-y-z file

Usage

1
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


x3ptools documentation built on Nov. 27, 2021, 1:06 a.m.