https://github.com/cran/RecordLinkage
Raw File
Tip revision: d650bb5b048f47ae3237cec162d379a89734ff57 authored by Andreas Borg on 02 May 2016, 13:21:08 UTC
version 0.4-9
Tip revision: d650bb5
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