Skip to contents

Converts RandomEffectQuantities object into a printable string.

Usage

# S3 method for class 'RandomEffectQuantities'
as_print_string(object, indent = 1, ...)

Arguments

object

(RandomEffectQuantities)
generated quantities.

indent

(numeric)
the number of spaces to indent the string by.

...

not used.