EpiCompare: Getting startedUpdated 2 years ago
Authors: `r auths <- eval(parse(text = gsub('person','c',read.dcf('../DESCRIPTION', fields = 'Authors@R'))));paste(auths[names(auths)=='given'],auths[names(auths)=='family'], collapse = ', ')`
Rendered fromEpiCompare.Rmd
in EpiCompare 1.11.0.Example reportUpdated 2 years ago
Authors: `r auths <- eval(parse(text = gsub('person','c',read.dcf('../DESCRIPTION', fields = 'Authors@R'))));paste(auths[names(auths)=='given'],auths[names(auths)=='family'], collapse = ', ')`
Rendered fromexample_report.Rmd
in EpiCompare 1.11.0.Docker/Singularity ContainersUpdated 2 years ago
Authors: `r auths <- eval(parse(text = gsub('person','c',read.dcf('../DESCRIPTION', fields = 'Authors@R'))));paste(auths[names(auths)=='given'],auths[names(auths)=='family'], collapse = ', ')`
Rendered fromdocker.Rmd
in EpiCompare 1.11.0.