Skip to contents

Returns example carnation object used in examples & testing

Usage

make_example_carnation_object()

Value

reactiveValues object containing carnation object

Examples

if (FALSE) { # interactive()
obj <- make_example_carnation_object()
}