This function allows you to check for updates to all cards on a Trello board, comparing to a prior board setting.
trello_updates(board_name, prior = FALSE, recent = FALSE, save = FALSE)
The name of the board you want to browse.
The name of the prior Trello list you want to compare to. Defaults to most recently saved Trello object prior to current save.
The name of the Trello board to compare to a prior Trello object. By default will use current object grab as most recent object.
Set to TRUE to save a copy of the current Trello object.