Coerce the parameters of a tidyrisk_scenario to a tibble

# S3 method for tidyrisk_scenario
as_tibble(x, ...)

# S3 method for tidyrisk_scenario
as.data.frame(x, ...)

Arguments

x

A tidyrisk_scenario

...

Currently not used