Write a simple Amira script
write_amira_script(lines, file = tempfile(fileext = ".hx"))
lines | Tcl code (not including Amira's header line) |
---|---|
file | Output file (defaults to a temporary location). Should normally
have suffix |
The path to the output file (invisibly)
#> [1] "/var/folders/w1/l582m69d1l79c27h4f4mh4h80000gn/T//RtmpWQXO4A/filea1ce517e620b.hx"