write.cmtk | R Documentation |
This is probaly only of interest to developers. End users will probably wish to use more specific functions such as write.cmtkreg for writing out registrations.
write.cmtk(l, con, gzip = FALSE, version = NA_character_)
l |
Appropriately formatted list |
con |
A character string specifying a path or a connection |
gzip |
Whether to gzip output file (default FALSE) |
version |
TYPEDSTREAM version number, defaults to |
NB a version specified on the command line overrides one encoded as an attribute in the input list.
Other cmtk-io:
cmtk.extract_affine()
,
read.cmtkreg()
,
read.cmtk()
,
write.cmtkreg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.