% Generated by roxygen2: do not edit by hand % Please edit documentation in R/Hackmageddon_Parser.R \name{FilterMultiCountry} \alias{FilterMultiCountry} \title{Look for rows with more than one country target and split into multiple} \usage{ FilterMultiCountry(dataset.pre) } \arguments{ \item{dataset.pre}{data.frame to process} } \value{ data.frame } \description{ Look for rows with more than one country target and split into multiple }