github_parse_search_issues_refresh: Parse Issues JSON from refresh to Table

github_parse_search_issues_refreshR Documentation

Parse Issues JSON from refresh to Table

Description

Note not all columns available in the downloaded json are parsed. This parser is adapted from link{github_parse_project_issue} to parse data from the refresh_issue folder. This data is downloaded from the Github API search endpoint and has a different level of nesting than the original data

Usage

github_parse_search_issues_refresh(api_responses)

Arguments

api_responses

API response obtained from github_api_* function.

See Also

link{github_api_project_issue_refresh} to refresh issue data


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.