Create new model entry
Usage
create_new_model_entry(
pathogen = NA,
new_model = list(article_id = as.numeric(NA), model_type = as.character(NA),
compartmental_type = as.character(NA), stoch_deter = as.character(NA),
theoretical_model = as.logical(NA), interventions_type = as.character(NA),
code_available = as.logical(NA), transmission_route = as.character(NA), assumptions =
as.character(NA), covidence_id = as.integer(NA))
)