-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
40 lines (28 loc) · 1 KB
/
README
File metadata and controls
40 lines (28 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Metapopulation ecology links antibiotic resistance, consumption
and patient transfers in a network of hospital wards
Shapiro et al. 2019
(c) Jean-Philippe Rasigade, Julie Teresa Shapiro
Université Claude Bernard Lyon 1
CIRI Inserm U1111
##################################################################
Accompanying software code and data.
## System requirements:
R v3.6.0
R packages:
data.table
dplyr
iNEXT
tidyr
beeswarm
visreg
SVG viewer such as Inkscape.
Code was tested under Windows 10 environment.
Typical install time: 5 minutes for package installation.
## Instructions and file contents:
File rawdata.Rdata contains the required data for all
analyses, in R format.
Scripts F01 to F06 are intended to be run sequentially. Each
script generates either a dataset needed by the next scripts
or a figure/table of results. Figures are generated in SVG format.
Expected run time: 10 minutes.
Reproduction instructions are included in script files.