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
|
||||
|
||||
data <- read.delim(pathname_filename) # ASK: what is the delimiter?
|
||||
# ninds <- testaaOnkoKunnollinenBapsData(data) #TESTAUS # TODO: trans
|
||||
# if (ninds == 0) stop('Incorrect Data-file')
|
||||
ninds <- testaaOnkoKunnollinenBapsData(data) # testing
|
||||
if (ninds == 0) stop('Incorrect Data-file')
|
||||
|
||||
# ASK: remove?
|
||||
# h0 = findobj('Tag','filename1_text');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue