if (FALSE) {
# Export GitHub issue #7000 and #7080 through #7089 for the public `dplyr` repository
issue_extract(repo_url = "https://github.com/tidyverse/dplyr",
issue_nums = c(7000, 7080:7089),
export_folder = "dplyr_issues")
}
Run the code above in your browser using DataLab