Skip to content

Print methods

Usage

# S3 method for infer
print(x, ...)

# S3 method for infer_layer
print(x, ...)

# S3 method for infer_dist
print(x, ...)

Arguments

x

An object of class infer, i.e. output from specify() or hypothesize(), or of class infer_layer, i.e. output from shade_p_value() or shade_confidence_interval().

...

Arguments passed to methods.