mrc-ide/deterministic-malaria-model

Sort out why .data doesn't work

Closed this issue · 1 comments

Work out why getting a NOTE in the devtools::check() for
ret <- ggplot(melt(df,id.vars="t"), aes(x=t,y=value,col=variable))

in model_functions.R

Fixed this in #24