get_basedata()
generates a customized data frame containing data obtained from David Vine's U.S. basing data.
Arguments
- host
The Correlates of War (COW) numeric country code or ISO3C code for the host country or countries in the series
- country_count
Logical. Should the function return a country-level count of the total number of bases or the country-site data
- groupvar
A character string indicating how country count totals should be generated. Accepted values are 'countryname', 'ccode', or 'iso3c'. Can take on Required when using country_count argument.