Skip to content

Commit

Permalink
Update Tables.R
Browse files Browse the repository at this point in the history
  • Loading branch information
smjenness committed Jul 6, 2020
1 parent 9bf046b commit c6d8cd4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion analysis/Tables.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

suppressPackageStartupMessages(library("EpiModelHIV"))
suppressPackageStartupMessages(library("tidyverse"))
suppressPackageStartupMessages(library("dplyr"))
suppressPackageStartupMessages(library("tibble"))
suppressPackageStartupMessages(library("readr"))
suppressPackageStartupMessages(library("foreach"))

system("scp analysis/fx.R mox:/gscratch/csde/sjenness/combprev/")
Expand Down

0 comments on commit c6d8cd4

Please sign in to comment.