% Generated by roxygen2: do not edit by hand % Please edit documentation in R/ReportGraphs.R \name{GetContinentAttackCol} \alias{GetContinentAttackCol} \title{Return graph representing % of attacks type by continent} \usage{ GetContinentAttackCol(Attacks, Country, Country2) } \arguments{ \item{Attacks}{data.frame with procesed source data} \item{Country}{Country to represent on the left side} \item{Country2}{Country to represent on the right side} } \value{ Graph } \description{ Return graph representing % of attacks type by continent }