pandan_next: Get next actions

View source: R/pandan_next.R

pandan_nextR Documentation

Get next actions

Description

Next three things to write and where to read from.

Usage

pandan_next(
  project,
  gs_url = Sys.getenv("PANDAN_TRACKER"),
  gs_projects = Sys.getenv("PANDAN_PROJECTS")
)

Arguments

project

Project tracking sheet. First column for components, second to some number of columns for project level progress, and any column name containing read_edit will be classified as reading over and editing, not project progress.

gs_url

Url for googlesheet. Defaults to system environment variable PANDAN. usethis::edit_r_environ() to set this.

gs_projects

Url for projects ⁠pandan_tracker("projects)⁠.


softloud/pandan documentation built on July 22, 2023, 6:45 p.m.