#' Generate customized data frames containing U.S. military deployment data
#'
#' The \code{troopdata} package contains functions for generating customized data sets on U.S. military
#' deployment data and U.S. overseas basing data. The data contain country identifiers that can be used to merge
#' these data with other data to analyze trends in the United States' overseas military posture.
#'
#' @name troopdata-package
#' @aliases troopdata-package
#' @title Tools for Analyzing Cross-National Military Deployment and Basing Data
#' @author Michael E. Flynn \email{meflynn@ksu.edu}
#' @references
#' \url{https://www.m-flynn.com/}
#' \url{https://github.com/meflynn/troopdata}
#' @docType package
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.