df_to_x3p {x3ptools} | R Documentation |
Convert a data frame into an x3p file
Description
Convert a data frame into an x3p file
Usage
df_to_x3p(dframe, var = "value")
Arguments
dframe |
data frame. |
var |
name of the variable containing the surface measurements. Defaults to "value". |
Value
x3p object
[Package x3ptools version 0.0.4 Index]