% Generated by roxygen2: do not edit by hand % Please edit documentation in R/ReportGraphs.R \name{GetReportGraphs} \alias{GetReportGraphs} \title{Return every graph used in the report file} \usage{ GetReportGraphs(Cert_PerCountry, Attacks) } \arguments{ \item{Cert_PerCountry}{data.frame with the processed data of ISO 27001 certifications} \item{Attacks}{data.frame with the processed data of cyberattacks} } \value{ data.frame } \description{ Return every graph used in the report file }