https://github.com/cran/RecordLinkage
Raw File
Tip revision: 91236cabdeb855d9c01a2714a751518c47acdc6b authored by Andreas Borg on 04 March 2019, 14:20:44 UTC
version 0.4-10.2
Tip revision: 91236ca
texSummary.Rd
\name{texSummary}
\Rdversion{1.1}
\alias{texSummary}
\title{
  LaTeX Summary of linkage results
}
\description{
  LaTeX Summary of linkage results
}
\usage{
texSummary(object)
}

\arguments{
  \item{object}{A RecLinkResultObject}
}

\details{
  For internal usage.
}
\value{
  Used for its side effect.
}

\author{
  Andreas Borg
}


\keyword{internal}
back to top