Added TODO
This commit is contained in:
parent
c0d36e2c30
commit
edd0cac775
1 changed files with 6 additions and 5 deletions
|
|
@ -1,10 +1,11 @@
|
|||
context("Opening files on greedyMix")
|
||||
|
||||
# greedyMix(
|
||||
# tietue = "inst/ext/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
|
||||
# format = "GenePop",
|
||||
# savePreProcessed = FALSE
|
||||
# )
|
||||
# TODO: needs #12 to be fixed before this can be done without user intervention
|
||||
greedyMix(
|
||||
tietue = "inst/ext/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
|
||||
format = "GenePop",
|
||||
savePreProcessed = FALSE
|
||||
) # Upper bounds 100 100
|
||||
|
||||
context("Linkage")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue