Skip to contents

Convert a data frame into an x3p file

Usage

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