All functions

append()

Vector Merging

author_last_comment()

Name of last commentator

count_issues()

Count the number of Issues

extract_nth()

Extract the nth Item from an List

get_issues() get_labels() get_milestones()

Retrieve information from the issues of GitHub

get_all_repos()

Retrieve all the visible repos from a user / an organisation

get_nbr_comments()

Number of comments

init_selector()

Initialise a SelectorTB object

merge_selector()

Merge Multiple Selectors

new_issue()

Create a new IssueTB object

new_issues()

Create a new IssuesTB object

plot(<IssuesTB>)

Plot an IssuesTB object

print(<IssueTB>) print(<IssuesTB>) print(<SelectorTB>) print(<summary.IssueTB>) print(<summary.IssuesTB>) print(<LabelsTB>) print(<summary.LabelsTB>)

Display IssueTB, IssuesTB or SelectorTB object

rbind(<IssueTB>) rbind(<IssuesTB>)

Combining Issues

remove_nth()

Remove the nth Item from an List

reset_options()

Reset options

sample()

Random Sampling

subset(<IssuesTB>)

Subsetting Vectors, Matrices and Data Frames

summary(<IssueTB>) summary(<IssuesTB>) summary(<LabelsTB>)

Compute a summary of an issue or a list of issues

unique(<IssuesTB>)

Unique issues of an IssuesTB Object

update_database()

Update database

with_comments()

Check for comments in GitHub Issues

with_labels()

Check for labels in GitHub Issues

with_text()

Check for text in GitHub Issues

write()

Save datasets in a yaml file