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://m-flynn.com/}
#'    \url{https://github.com/meflynn/troopdata}
#' @docType package
#' @keywords package
NULL

Try the troopdata package in your browser

Any scripts or data that you put into this service are public.

troopdata documentation built on Feb. 1, 2022, 1:08 a.m.