Learn R Programming

zonator (version 0.6.0)

check_zonation: Check if Zonation is installed.

Description

Check if Zonation is installed.

Usage

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.

Examples

Run this code
# NOT RUN {
  check_zonation("zig4")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab