Create new outbreak entry
Usage
create_new_outbreak_entry(pathogen, new_outbreak)
Arguments
- pathogen
name of pathogen
- new_outbreak
all the required details for the new outbreak as a list
Value
return new row of data to be added to the outbreak data set using
the append_new_entry_to_table() function