The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

User-Contributed Vignettes

Chester Ismay

2021-10-07

Due to CRAN space limitations on packages, user-contributed vignettes that walk through different analyses using the data sets in the fivethirtyeight and fivethirtyeightdata packages are linked below in this “vignette of vignettes.” Each vignette has two links: 1) An HTML version of the vignette available at the fivethirtyeightdata package website under the Articles tab and 2) the corresponding .Rmd R Markdown source code available on GitHub.

You can also install a version of the package that includes all the above vignettes by installing the fivethirtyeightdata package and then view a list of all vignettes:

install.packages("fivethirtyeightdata",
  repos = "https://fivethirtyeightdata.github.io/drat/",
  type = "source")
vignette(package = "fivethirtyeightdata")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.