rtm_search: Search tasks using the RTM advanced search feature.

Description Usage Arguments Value Examples

View source: R/search.r

Description

See https://www.rememberthemilk.com/help/?ctx=basics.search.advanced for specific parameters.

Usage

1
rtm_search(filter, completed = FALSE)

Arguments

filter

the search terms passed to RTM advanced search

completed

return completed tasks?

Value

a list of data frames contained in the response from rtm_req for an advanced search

Examples

1
2
3
rtm_search("list:Shopping")

rtm_search("priority:1 list:Work")

jowalski/rtmr documentation built on May 19, 2019, 9:43 p.m.