Several fixes for cleaner check
This commit is contained in:
parent
a8e6585d39
commit
7a68fbd585
6 changed files with 15 additions and 21 deletions
|
|
@ -4,7 +4,7 @@
|
|||
\alias{linkage}
|
||||
\title{Linkage}
|
||||
\usage{
|
||||
linkage(Y, method)
|
||||
linkage(Y, method = "co")
|
||||
}
|
||||
\arguments{
|
||||
\item{Y}{data}
|
||||
|
|
|
|||
|
|
@ -50,9 +50,6 @@ writeMixtureInfo(
|
|||
|
||||
\item{LOGDIFF}{LOGDIFF}
|
||||
}
|
||||
\value{
|
||||
changesInLogml
|
||||
}
|
||||
\description{
|
||||
Writes information about the mixture
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue