powered by
Return the location of the gadget binary installed by this package
gadget_binary()
File path, e.g. "/usr/local/lib/R/site-library/gadget/bin/gadget"
# Run gadget, capture help output help_output <- system2(gadget_binary(), '-h', stdout = TRUE)
Run the code above in your browser using DataLab