Man pages for jowalski/rtmr
R client for the Remember the Milk API

addTagsCalls corresponding RTM task method
addTaskAdd a task.
api_keyThe rtmr API key.
assign_task_method_funsAssign
check_http_responseCheck the HTTP server response, throw an error if needed.
check_json_responseCheck the JSON sent by the server.
check_rtm_responseCheck for an RTM fail.
filter_task_infoProcess task info from rtm_search.
get_authAuthenticate a user with the RTM API.
get_rtm_list_idGet a list id from a name.
get_rtm_list_nameGet the RTM list name from an id.
handle_multiple_tasksHandle the case where a task is repeating and has multiple...
lookup_task_method_argsLook up the argument that a method takes
make_rtm_task_funA closure to create functions corresponding to "rtm.tasks.*"...
movePriorityCalls corresponding RTM task method
moveToMove a task from one list to another
notes.addCalls corresponding RTM task method
pipePipe operator
quickdfConvert a list to a data frame
rbinddfCreate a data frame out of two lists or data frames.
removeTagsCalls corresponding RTM task method
rtm_cache_timelineRequest a new timeline and store it in the global...
rtm_dateConvert date stored in RTM server format to R POSIXlt format.
rtm_listsRetrieve a list of task lists from the RTM API.
rtm_patRetrieves the personal authentication token
rtmr'rtmr' is an R client for the Remember the Milk API
rtm_reqMake an HTTP GET request of the RTM service.
rtm_searchSearch tasks using the RTM advanced search feature.
rtm_task_methodCall rtm_req with a "rtm.tasks.*" method on the given task.
rtm_timeConvert the time from text to UTC via the RTM service.
rtm_timelineGet the timeline in use or request a new one.
setDueDateCalls corresponding RTM task method
setEstimateCalls corresponding RTM task method
setLocationCalls corresponding RTM task method
setNameCalls corresponding RTM task method
setPriorityCalls corresponding RTM task method
setRecurrenceCalls corresponding RTM task method
setTagsCalls corresponding RTM task method
setURLCalls corresponding RTM task method
shared_secretThe rtmr shared secret.
sign_requestSign an API request with a shared secret and MD5 hash...
statusGet the status of a response.
status.defaultShould not be called
status.rtm_responseGet the status of a response
task_method_argsA list of the arguments to RTM task method calls
verify_tokenChecks with the API to see whether the user's PAT is still...
jowalski/rtmr documentation built on May 19, 2019, 9:43 p.m.