summary method for class "ceplotr_analysis".

# S3 method for ceplotr_analysis
summary(object = NULL, ...)

Arguments

object

A dataframe created with combine_data.

...

Pass additional arguements to summary function.

Value

Prints a summary table to the terminal and a summary plot.

See also

summary

Examples