gcaer_report: Create a gcaer report, to be used when reporting bugs

View source: R/gcaer_report.R

gcaer_reportR Documentation

Create a gcaer report, to be used when reporting bugs

Description

Create a gcaer report, to be used when reporting bugs

Usage

gcaer_report(gcae_options = gcaer::create_gcae_options(), verbose = FALSE)

Arguments

gcae_options

options to run GCAE, as created by create_gcae_options

verbose

the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid.

Author(s)

Richèl J.C. Bilderbeek

Examples

if (plinkr::is_on_ci()) {
  gcaer_report()
}

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.