Updated docs

This commit is contained in:
Waldir Leoncio 2023-09-14 12:53:34 +02:00
parent 273edafd30
commit 9ed39d403b
2 changed files with 4 additions and 2 deletions

View file

@ -6,7 +6,7 @@
\usage{
greedyMix(
data,
format,
format = gsub("^.*\\\\.", "", data),
partitionCompare = NULL,
ninds = 1L,
npops = 1L,

View file

@ -4,10 +4,12 @@
\alias{logml2String}
\title{Logml to string}
\usage{
logml2String(logml)
logml2String(logml, leading_zeros_replacement = " ")
}
\arguments{
\item{logml}{input Logml}
\item{leading_zeros_replacement}{string to replace leading zeros with}
}
\value{
String version of logml