| fiji | R Documentation | 
fiji returns path to preferred Fiji executable. 
This function is modified from jimpipeline by jefferislab
fiji(fijiPath = NULL)
fijiPath | 
 manually set filepath to Fiji executable  | 
## Not run: 
# Path to current Fiji executable
fiji()
# Set path to preferred Fiji executable (this will be remembered)
# you can also set options(giotto.fiji="/some/path")
fiji("/Applications/Fiji.app/Contents/MacOS/ImageJ-macosx")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.