github_parse_search_issues_refresh | R Documentation |
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
github_parse_search_issues_refresh(api_responses)
api_responses |
API response obtained from github_api_* function. |
link{github_api_project_issue_refresh}
to refresh issue data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.