exe_path: IARC CRG Tools Executable Path

exe_pathR Documentation

IARC CRG Tools Executable Path

Description

Set and get path to IARC CRG Tools executable.

Usage

iarc_exe_path_set(path)

set_tools_exe_path(path)

iarc_exe_path_get()

get_tools_exe_path()

iarc_exe_path_guess()

guess_tools_exe_path()

iarc_exe_dir_path_guess()

guess_tools_exe_dir_path()

get_tools_install_dir_path()

get_tool_exe_dir_path()

Arguments

path

⁠[character]⁠ (no defaukt)

Path to IARC CRG Tools main executable.

Details

The executable is attempted to be discovered automatically by guess_tools_exe_path at start-up of this package, so with any luck you don't need to set it by hand.

Executable path will be stored for the duration of the ongoing R session. If this package is somehow unloaded or reloaded, the setting will reset.

Functions

  • iarc_exe_path_set(): Sets path to IARC CRG Tools main executable.

  • set_tools_exe_path(): Deprecated.

  • iarc_exe_path_get(): Get currently set path to IARC CRG Tools main executable.

  • get_tools_exe_path(): Deprecated.

  • iarc_exe_path_guess(): Guesses location of IARC CRG Tools main executable based on usual installation locations. This will work if you have Installed IARC CRG Tools in either ⁠C:/Program Files (x86)/IARCcrgTools"⁠ or "C:/Program Files/IARCcrgTools".

  • guess_tools_exe_path(): Deprecated.

  • iarc_exe_dir_path_guess(): Deprecated.

  • guess_tools_exe_dir_path(): Deprecated.

  • get_tools_install_dir_path(): Deprecated.

  • get_tool_exe_dir_path(): Deprecated.


WetRobot/iarccrgtools documentation built on Feb. 1, 2024, 6:33 a.m.