check_tools_path: Checks tools_path() if all tools are there or downloads them

View source: R/check_tools_path.R

check_tools_pathR Documentation

Checks tools_path() if all tools are there or downloads them

Description

Checks tools_path() if all tools are there or downloads them

Usage

check_tools_path(path = tools_path(), download = FALSE)

Arguments

path

path for the tools. defaults to tools_path()

download

if TRUE, the tools are downloaded. If FALSE, the default, the ptools path is only checked.

Value

TRUE if all tools are installed. a named list of tools which re not installed.

Examples

check_tools_path()


LEEF-UZH/LEEF.measurement.bemovi documentation built on Feb. 10, 2025, 1:16 a.m.