find.ij: Checking a path to ImageJ

View source: R/find.ij.R

find.ijR Documentation

Checking a path to ImageJ

Description

Check if ImageJ is installed in the correct directory.

Usage

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


mattocci27/LeafArea documentation built on Aug. 22, 2023, 2:30 a.m.