write.hxsurf: Write Amira surface (aka HxSurface or HyperSurface) into...

View source: R/hxsurf.R

write.hxsurfR Documentation

Write Amira surface (aka HxSurface or HyperSurface) into .surf file.

Description

Write Amira surface (aka HxSurface or HyperSurface) into .surf file.

Usage

write.hxsurf(surf, filename)

Arguments

surf

hxsurf object to write to file.

filename

character vector defining path to file.

Value

NULL or integer status from close.

See Also

plot3d.hxsurf,read.hxsurf, rgb

Other amira: amiratype(), is.amiramesh(), read.amiramesh(), read.hxsurf()

Other hxsurf: as.hxsurf(), as.mesh3d(), materials(), plot3d.hxsurf(), read.hxsurf(), subset.hxsurf()


natverse/nat documentation built on Feb. 19, 2024, 7:19 a.m.