Test tutorial

This file is included in order to test the function open_tutorial().

Test workflow

Load the dayoff packge into memory (this shouldn't be necessary actually, but just to be sure...)

library(dayoff)

Load some data contained in the package

data(aa_chars)

Make a histogram using a packge which dayoff depends on, ggpubr

gghistogram(data = aa_chars, x = "MW.da")


brouwern/dayoff documentation built on Nov. 4, 2019, 8:15 a.m.