parse_items: Retrieve projects from OmniFocus database file

Description Usage Arguments Value

View source: R/nodeset-processing.R

Description

Retrieve projects from OmniFocus database file

Usage

1
parse_items(x, filter, parser)

Arguments

x

the XML document in xml2 document format

filter

a function that takes an xml_document and returns an xml_nodeset, used to filter for xml tags

parser

a function which takes an xml_node and returns a list, used to parse an xml node into a list

Value

data frame containing project information


bkkkk/omnifocusR documentation built on Sept. 22, 2019, 8:21 p.m.