Enabled testaaOnkoKunnollinenBapsData
This commit is contained in:
parent
6b36b5c843
commit
eebe7a7635
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ greedyMix <- function(
|
||||||
# end
|
# end
|
||||||
|
|
||||||
data <- read.delim(pathname_filename) # ASK: what is the delimiter?
|
data <- read.delim(pathname_filename) # ASK: what is the delimiter?
|
||||||
# ninds <- testaaOnkoKunnollinenBapsData(data) #TESTAUS # TODO: trans
|
ninds <- testaaOnkoKunnollinenBapsData(data) # testing
|
||||||
# if (ninds == 0) stop('Incorrect Data-file')
|
if (ninds == 0) stop('Incorrect Data-file')
|
||||||
|
|
||||||
# ASK: remove?
|
# ASK: remove?
|
||||||
# h0 = findobj('Tag','filename1_text');
|
# h0 = findobj('Tag','filename1_text');
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue