append                  Vector Merging
author_last_comment     Name of last commentator
count_issues            Count the number of Issues
extract_nth             Extract the nth Issue from an List of Issues
get                     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
new_issue               Create a new 'IssueTB' object
new_issues              Create a new 'IssuesTB' object
plot-issues             Plot an IssuesTB object
print-issues            Display IssueTB and IssuesTB object
rbind-issues            Combining Issues
reset_options           Reset options
sample-issues           Random Sampling
subset.IssuesTB         Subsetting Vectors, Matrices and Data Frames
summary                 Compute a summary of an issue or a list of
                        issues
unique-issues           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_to_dataset        Save datasets in a yaml file
