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

Commit

Permalink
global_cor_heatmap_example: missing source added
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchultheis committed Mar 9, 2018
1 parent 0304e71 commit 38f69e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exec/global_cor_heatmap_example.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ source("../R/columnSelector.R")
source("../R/transformation.R")
source("../R/global_cor_heatmap.R")
source("../R/limit.R")
source("../R/global.R")

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

0 comments on commit 38f69e8

Please sign in to comment.