gadget_binary: Return the location of the gadget binary installed by this...

gadget_binaryR Documentation

Return the location of the gadget binary installed by this package

Description

Return the location of the gadget binary installed by this package

Usage

gadget_binary()

Value

File path, e.g. "/usr/local/lib/R/site-library/gadget/bin/gadget"

Examples

# Run gadget, capture help output
help_output <- system2(gadget_binary(), '-h', stdout = TRUE)

gadget2 documentation built on July 9, 2023, 6:04 p.m.