check_arg_set: Checks an arg_set (skeleton only)

Description Usage Arguments

View source: R/arg_set.R

Description

Checks an arg_set (skeleton only)

Usage

1
2
3
4
5
6
check_arg_set(
  arg_set,
  the_seq = NULL,
  required_fitness = TRUE,
  verbose = FALSE
)

Arguments

arg_set

The arg_set to test

required_fitness

Should the required_fitness element be present in the arg_sets?

verbose

Prints out result of each check


philliplab/yasss documentation built on Sept. 7, 2020, 3:28 p.m.