Improved example (#25)
This commit is contained in:
parent
ba968e77d5
commit
bfeb2796c2
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#' @export
|
||||
#' @examples
|
||||
#' data <- system.file("extdata", "FASTA_clustering_haploid.fasta", package = "rBAPS")
|
||||
#' greedyMix(data)
|
||||
#' greedyMix(data, "fasta")
|
||||
greedyMix <- function(
|
||||
data, format, c.rows, partitionCompare.partitions, ninds, rowsFromInd, noalle,
|
||||
adjprior, priorTerm, alleleCodesinp, popnames, fixedK = FALSE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue