lookup_past_future_reading | R Documentation |
Look up previous or future assignments, based on the current class's id.
lookup_future_reading(schedule, id = NULL, grp = NULL, delta = 1)
lookup_past_reading(schedule, id = NULL, grp = NULL, delta = 1)
schedule |
The schedule to use for looking up the classes. |
id |
The |
grp |
The |
delta |
The number of classes forward or backward. |
A row from the calendar table.
lookup_future_reading()
:
lookup_past_reading()
:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.