Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
heatmap_example: added missing source
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchultheis committed Jan 30, 2018
1 parent 3643252 commit 053d090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exec/heatmap_example.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source("../R/columnSelector.R")
source("../R/transformation.R")
source("../R/heatmap.R")
source("../R/label.R")
source("../R/limit.R")

####Test Data
data <- data.table::as.data.table(mtcars, keep.rowname = "id")
Expand Down

0 comments on commit 053d090

Please sign in to comment.