View source: R/neuron-io-fiji.R
| is.fijitraces | R Documentation | 
This will check a file on disk to see if it is in Fiji's simple neurite tracer XML format.
is.fijitraces(f, bytes = NULL)
f | 
 path to a file on disk  | 
bytes | 
 optional raw vector of bytes used for prechecks  | 
Some prechecks (optionally taking place on a supplied raw vector of bytes) should weed out nearly all true negatives and identify many true positives without having to read/parse the file header.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.