Description Usage Arguments Value Examples
Write a simple Amira script
1 | 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 | open_amira(opensc<-write_amira_script("echo Hello!"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.