df_to_x3p: Convert a data frame into an x3p file

Description Usage Arguments Value

View source: R/df_to_x3p.R

Description

Convert a data frame into an x3p file

Usage

1
df_to_x3p(dframe, var = "value")

Arguments

dframe

data frame. dframe must have the columns x, y, and value.

var

name of the variable containing the surface measurements. Defaults to "value".

Value

x3p object


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