amira_app_path: Utility functions to locate Amira application

Description Usage Arguments Examples

View source: R/amirabin.R

Description

amira_app_path returns the path to the Amira application

amira_start_path returns the current version of Amira

amira_start_path returns the path to the Amira startup script

Usage

1
2
3
4
5
amira_app_path(path = NULL)

amira_version(path = getOption("nat.amira.amira"))

amira_start_path(path = NULL)

Arguments

path

The path to the Amira application (defaults to the value of options('nat.amira.amira')) or (on MacOS X) tries to find the application.

Examples

1
2
3

jefferis/nat.amira documentation built on Aug. 11, 2019, 9:56 a.m.