Description Usage Arguments Value
Takes the data.frame generated by colonyzer.read, discards some columns, rearranges it, and writes data.frame to file in ROD-like format. This function is deprecated, and is only provided for backwards compatibility with other deprecated code.
1 | rod.write(iman,outf)
|
iman |
Image analysis data.frame as returned by colonyzer.read |
outf |
Name of output file for writing data to hard-drive. |
Doesn't return anything, but rather writes a tab delimited text file (ROD style format) to hard-drive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.