as_terminator {bbotk} | R Documentation |
Convert object to a Terminator or a list of Terminator.
as_terminator(x, ...)
## S3 method for class 'Terminator'
as_terminator(x, clone = FALSE, ...)
as_terminators(x, ...)
## Default S3 method:
as_terminators(x, ...)
## S3 method for class 'list'
as_terminators(x, ...)
x |
(any) |
... |
(any) |
clone |
( |