find.ij: Checking a path to ImageJ

Description Usage Arguments Details Value Author(s)

Description

Check if ImageJ is installed in the correct directory.

Usage

1
find.ij(ostype = .Platform$OS.type)

Arguments

ostype

the Operating system types.

Details

When ImageJ, including ij.jar and Java, is not installed in the common location, users need to specify the path to ImageJ in run.ij.

Value

A path for ImageJ application. On unix this will always be "/Applications/ImageJ/". On Windows this will always be "C:\Program Files\ImageJ\".

Author(s)

Masatoshi Katabuchi mattocci27@gmail.com


LeafArea documentation built on July 3, 2019, 5:04 p.m.