is_assignment: Check if issue is an assignment

Description Usage Arguments Value

View source: R/fetch.R

Description

Check if issue is an assignment

Usage

1
is_assignment(issue_title, repo)

Arguments

issue_title

[character] Vector ofGitHub issue titles. Must all be from the same repository.

repo

[character(1)] Repository name e.g. "jese4sci-RC"

Value

[logical] Same length as issue_title, indicating is issue corresponds to an assignment or not.


FlukeAndFeather/jese4sci.progress documentation built on Dec. 17, 2021, 8:29 p.m.