check_zonation: Check if Zonation is installed.

Description Usage Arguments Value Author(s) Examples

View source: R/zonation.R

Description

Check if Zonation is installed.

Usage

1
check_zonation(exe = "zig3")

Arguments

exe

Character string for overriding the default Zonation executable (default: zig3).

Value

A logical indicating whether requested Zonation executable is found.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

Examples

1
2
3
4
## Not run: 
  check_zonation("zig4")

## End(Not run)

cbig/zonator documentation built on May 23, 2020, 7:02 a.m.