knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of ghissuesdata is to provide easy access to data from here.
You can install ghissuesdata
# install.packages("remotes") remotes::install_github("EmilHvitfeldt/ghissuesdata")
library(ghissuesdata) str(github_issues_training) str(github_issues_eval)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.