ourMELONS/tests/testthat/test.greedyMix.R

11 lines
289 B
R
Raw Normal View History

2020-06-24 11:48:23 +02:00
# library(devtools)#TEMP
# library(testthat)#TEMP
# library(rBAPS)#TEMP
context("Opening files on greedyMix")
# greedyMix(
# tietue = "data/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
# format = "GenePop",
# savePreProcessed = FALSE
# )