From 447cc6bd98d769255c7a8eb4da0a50462c6a1b03 Mon Sep 17 00:00:00 2001 From: davidcarslaw Date: Mon, 5 Aug 2024 11:44:51 +0100 Subject: [PATCH] fix missing quote --- R/polarPlot.R | 2 +- man/polarCluster.Rd | 2 +- man/polarDiff.Rd | 2 +- man/polarPlot.Rd | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/polarPlot.R b/R/polarPlot.R index cf5fa0f0..a369f819 100644 --- a/R/polarPlot.R +++ b/R/polarPlot.R @@ -327,7 +327,7 @@ #' @param formula.label When pair-wise statistics such as regression slopes are #' calculated and plotted, should a formula label be displayed? #' \code{formula.label} will also determine whether concentration information -#' is printed when \code{statistic = "cpf}. +#' is printed when \code{statistic = "cpf"}. #' #' @param tau The quantile to be estimated when \code{statistic} is set to #' \code{"quantile.slope"}. Default is \code{0.5} which is equal to the median diff --git a/man/polarCluster.Rd b/man/polarCluster.Rd index 3ef76514..bc10316f 100644 --- a/man/polarCluster.Rd +++ b/man/polarCluster.Rd @@ -277,7 +277,7 @@ supported but this may be enhanced in the future.} \item{\code{formula.label}}{When pair-wise statistics such as regression slopes are calculated and plotted, should a formula label be displayed? \code{formula.label} will also determine whether concentration information -is printed when \code{statistic = "cpf}.} +is printed when \code{statistic = "cpf"}.} \item{\code{tau}}{The quantile to be estimated when \code{statistic} is set to \code{"quantile.slope"}. Default is \code{0.5} which is equal to the median and will be ignored if \code{"quantile.slope"} is not used.} diff --git a/man/polarDiff.Rd b/man/polarDiff.Rd index fdccc75f..1e5f361b 100644 --- a/man/polarDiff.Rd +++ b/man/polarDiff.Rd @@ -265,7 +265,7 @@ supported but this may be enhanced in the future.} \item{\code{formula.label}}{When pair-wise statistics such as regression slopes are calculated and plotted, should a formula label be displayed? \code{formula.label} will also determine whether concentration information -is printed when \code{statistic = "cpf}.} +is printed when \code{statistic = "cpf"}.} \item{\code{tau}}{The quantile to be estimated when \code{statistic} is set to \code{"quantile.slope"}. Default is \code{0.5} which is equal to the median and will be ignored if \code{"quantile.slope"} is not used.} diff --git a/man/polarPlot.Rd b/man/polarPlot.Rd index b0e2bb1c..3e5f2896 100644 --- a/man/polarPlot.Rd +++ b/man/polarPlot.Rd @@ -304,7 +304,7 @@ supported but this may be enhanced in the future.} \item{formula.label}{When pair-wise statistics such as regression slopes are calculated and plotted, should a formula label be displayed? \code{formula.label} will also determine whether concentration information -is printed when \code{statistic = "cpf}.} +is printed when \code{statistic = "cpf"}.} \item{tau}{The quantile to be estimated when \code{statistic} is set to \code{"quantile.slope"}. Default is \code{0.5} which is equal to the median