#' A dump of a state of the CRAN package database after cleaning on `"2022-07-03 14:37:31 UTC"`
#'
#' The CRAN package database as of `"2022-07-03 14:37:31 UTC"`, after
#' cleaning and organizing package and author names using
#' [clean_CRAN_db()]
#'
#' @seealso
#'
#' [clean_CRAN_db()], [package_network], [author_network]
#'
"cran_db"
#' Author collaboration network as of `"2022-07-03 14:37:31 UTC"`
#'
#' The author collaboration network as of `"2022-07-03 14:37:31 UTC"`,
#' after cleaning and organizing package and author names using
#' [clean_CRAN_db()]
#'
#' @seealso
#'
#' [clean_CRAN_db()], [cran_db], [package_network]
#'
"author_network"
#' Package directives network as of `"2022-07-03 14:37:31 UTC"`
#'
#' The package directives network as of `"2022-07-03 14:37:31 UTC"`,
#' after cleaning and organizing package and author names using
#' [clean_CRAN_db()]
#'
#' @seealso
#'
#' [clean_CRAN_db()], [cran_db], [author_network]
#'
"package_network"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.