add_context_name: Add context names to tasks information

Description Usage Arguments Value

View source: R/combine.R

Description

Task information is stored with an associated context ID However for analysis context name is far more useful This function takes context and task data frames and converts context ID to context name.

Usage

1
add_context_name(tasks, contexts)

Arguments

tasks

data frame with tidy tasks information

contexts

data frame with tidy context information

Value

data frame of task information with named context


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