involving_country: Find all incidents involing a specified country, optionally...

Description Usage Arguments Details Value Examples

View source: R/verisr2.R

Description

A function that returns all incidents involving a country, where said country could be a victim, target, conspirator, owner of assets etc.

Usage

1

Arguments

data

A data frame object, typically converted from the VCDB JSON format.

code

Two-letter country codes, e.g "US", "ID" etc

Details

When notes_only is TRUE, the returned data frame will contain only columns derived from "notes" relating to the event.

Value

a data frame containing incidents where the specified country is involved

Examples

1
2

onlyphantom/verisr2 documentation built on May 20, 2019, 12:19 p.m.