ConvertandgraphIns: Convert and Graph Insrugency Data

Description Usage Arguments Value

Description

Will take in a data set, run a conversion based on the map name given, then return a series of datasets to then be used for graphing.

Usage

1
ConvertandgraphIns(dataset, mapname, env = globalenv(), Display = TRUE)

Arguments

dataset

The data set you wish to graph

mapname

The map name you wish to graph the data against. This is used to get the conversion for the data set. (conversion is map specific)

env

Set the enviroment in wish to save the converted data sets.

Display

will display each plot with a promt to continue. Set False to only save PDF of generated images.

Value

Will return multiple data sets to the global enviroment, as well as a PDF of all saved plots.


KCIV/VGheatmap documentation built on May 8, 2019, 4:44 p.m.