R/NHMpredict-package.R

#' @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
taddallas/NHMpredict documentation built on May 31, 2019, 1:44 a.m.