Improved documentation

This commit is contained in:
Waldir Leoncio 2020-06-24 11:48:23 +02:00
parent 8e93e6305e
commit 6b36b5c843
7 changed files with 42 additions and 3 deletions

View 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
# )