Write VTK file
Usage
write_vtk(
points,
filename,
polygons = NULL,
normals = NULL,
datatype = c("float", "double"),
title = filename
)Write VTK file
write_vtk(
points,
filename,
polygons = NULL,
normals = NULL,
datatype = c("float", "double"),
title = filename
)