check_new_tasks {repello}R Documentation

Check New Tasks

Description

This function allows you to compare checklists for new items and completions.

Usage

check_new_tasks(list1, list2)

Arguments

list1

A checklist for a Trello card.

list2

A more recent checklist for the same card.


[Package repello version 1.0.1 Index]