parse_bugzilla_rest_issues: Parse Bugzilla issues data obtained from json files from...

View source: R/bugzilla.R

parse_bugzilla_rest_issuesR Documentation

Parse Bugzilla issues data obtained from json files from Bugzilla crawler

Description

Parse Bugzilla issues data obtained from json files from Bugzilla crawler

Usage

parse_bugzilla_rest_issues(issues_folder_path)

Arguments

issues_folder_path

path to the issue folder that contains json file with Bugzilla data inside

Value

data table with parsed Bugzilla issues data

See Also

download_bugzilla_rest_issues_comments a downloader function to parse Bugzilla issues and comments data

Other parsers: build_understand_project(), export_understand_dependencies(), parse_bugzilla_perceval_rest_issue_comments(), parse_bugzilla_perceval_traditional_issue_comments(), parse_bugzilla_rest_comments(), parse_bugzilla_rest_issues_comments(), parse_commit_message_id(), parse_dependencies(), parse_dv8_clusters(), parse_gitlog(), parse_jira_latest_date(), parse_jira_rss_xml(), parse_jira(), parse_mbox(), parse_nvdfeed(), parse_understand_dependencies()


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