Improved documentation
This commit is contained in:
parent
8e93e6305e
commit
6b36b5c843
7 changed files with 42 additions and 3 deletions
11
tests/testthat/test.greedyMix.R
Normal file
11
tests/testthat/test.greedyMix.R
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
# )
|
||||
Loading…
Add table
Add a link
Reference in a new issue