R/troopdata-package.R

#' 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
meflynn/troopdata documentation built on Sept. 16, 2024, 8:34 a.m.