Learn R Programming

gglyph (version 0.2.0)

sipri_milex_1995_2023: SIPRI Military Expenditure 1995-2023 data

Description

A subset of the SIPRI Military Expenditure 1949-2023 data.

Usage

data(sipri_milex_1995_2023)

Arguments

Format

A data frame with 77 rows and 3 variables:

from

Name of country A (character).

to

Name of country B (character).

group

Year (numeric).

Examples

Run this code
data(sipri_milex_1995_2023)
head(sipri_milex_1995_2023)

Run the code above in your browser using DataLab