tests/testthat/resources/tricky-flag-names.R

# some yaml keys need to be quoted, otherwise...
n    <- 1L   # bool
no   <- 2L   # bool
y    <- 3L   # bool
yes  <- 4L   # bool
.n   <- 5L   # invalid prefix
.no  <- 6L   # invalid prefix
`_x` <- 7L   # invalid prefix
`_y` <- 9L   # invalid prefix

Try the guildai package in your browser

Any scripts or data that you put into this service are public.

guildai documentation built on March 7, 2023, 5:32 p.m.