parse_bugzilla_rest_comments | R Documentation |
parse_bugzilla_rest_comments
Parse Bugzilla comments data obtained from json files from Bugzilla crawler parse_bugzilla_rest_comments
parse_bugzilla_rest_comments(comments_folder_path)
comments_folder_path |
path to the comments folder that contains json file with Bugzilla data inside |
data table with parsed Bugzilla 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_issues_comments()
,
parse_bugzilla_rest_issues()
,
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.