Skip to content

Commit

Permalink
Source to get data into environment
Browse files Browse the repository at this point in the history
  • Loading branch information
navdeep-G committed Mar 3, 2016
1 parent 70f6396 commit de5fe20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/tableDataMySQL.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#' Will output to a html file
#' @author navdeepgill
#######################################################################################
source("scripts/getDataMySQL.R")
library(xtable)
print(xtable(master_jobname), type="html", file="plots/JobName.html")
print(xtable(master_testname), type="html", file="plots/TestName.html")
Expand Down

0 comments on commit de5fe20

Please sign in to comment.