Skip to contents

Plots the sunsynkr daily summary table

Usage

# S3 method for class 'sunsynkr_day_summary_table'
plot(x, ...)

Arguments

x

susynkr daily summary table.

...

Required for S3 generics.

Value

ggplot2 plot

Examples

if (FALSE) { # \dontrun{
plot(sunsynkr_day_summary_table)
} # }