powered by
Used when interactive is false and creates a plot through R of this data visualisation method.
r_forcelayout(schedule, ttime)
[string]: A (non-empty) data.frame of data values.
[string]: A (non-empty) time-unit value to fetch data from data.frame.
# NOT RUN { if(interactive()){ r_forcelayout(weekschedule,ttime = "Tuesday") } # }
Run the code above in your browser using DataLab