knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) options(tibble.print_min = 5, tibble.print_max = 5)
{data4ds4da}
is an R package containing data sets for the course Data Science for Defense Analysis.
if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes") remotes::install_github("knapply/data4ds4da")
library(data4ds4da)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.