#' @title Access the 2016 PREDICTS database
#'
#' @description Access the 2016 PREDICTS database
#'
#' The package began as an attempt to programmatically access the London Natural
#' History Museum's Data Portal, and specifically the 2016 PREDICTS database. For now,
#' it allows a way to access only the PREDICTS database, though functionality may be
#' added in the future to search and access other Data Portal sets.
#'
#' @import ckanr
#' @importFrom utils download.file
#' @name NHMpredict-package
#' @aliases NHMpredict
#' @docType package
#' @author Tad Dallas \email{tad.a.dallas@@gmail.com}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.