From d78dbca8bd925a1ab1e03d30b8a6daa0b8fa4031 Mon Sep 17 00:00:00 2001 From: Magnus Dehli Vigeland Date: Sat, 21 Mar 2020 09:54:33 +0100 Subject: [PATCH] Typo --- R/ped_plot.R | 2 +- man/plot.ped.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/ped_plot.R b/R/ped_plot.R index a436fce..b263825 100644 --- a/R/ped_plot.R +++ b/R/ped_plot.R @@ -50,7 +50,7 @@ #' @param keep.par A logical (default = FALSE). If TRUE, the graphical #' parameters are not reset after plotting, which may be useful for adding #' additional annotation. -#' @param yadj A tiny adjustment sometimes needed to fix the appearence of +#' @param yadj A tiny adjustment sometimes needed to fix the appearance of #' singletons. #' @param \dots arguments passed on to `plot.pedigree` in the `kinship2` #' package. In particular `symbolsize` and `cex` can be useful. diff --git a/man/plot.ped.Rd b/man/plot.ped.Rd index f5a777d..642cb3f 100644 --- a/man/plot.ped.Rd +++ b/man/plot.ped.Rd @@ -106,7 +106,7 @@ additional annotation.} \item{\dots}{arguments passed on to \code{plot.pedigree} in the \code{kinship2} package. In particular \code{symbolsize} and \code{cex} can be useful.} -\item{yadj}{A tiny adjustment sometimes needed to fix the appearence of +\item{yadj}{A tiny adjustment sometimes needed to fix the appearance of singletons.} } \description{