R/circadian.R
plot.actiRhythm_circadian.Rd
Plots the circadian rhythm analysis.
# S3 method for class 'actiRhythm_circadian' plot(x, type = "profile", ...)
actiRhythm_circadian object from circadian.rhythm()
Type of plot: "profile" (default), "daily", or "all"
Additional arguments passed to plotting functions
ggplot object (or list of ggplot objects if type="all")