From aa4042d8ac5ea187dc6caea22a8afb3d5dfe0e3c Mon Sep 17 00:00:00 2001 From: Sebastian Gregoricchio <52447016+sebastian-gregoricchio@users.noreply.github.com> Date: Sun, 28 Jan 2024 09:45:17 +0100 Subject: [PATCH] Add files via upload --- man/plot.NES.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/plot.NES.Rd b/man/plot.NES.Rd index 01bf6fb..ccbfd9b 100644 --- a/man/plot.NES.Rd +++ b/man/plot.NES.Rd @@ -35,7 +35,7 @@ \item{add.counts}{Logic value to indicate whether add labels with the set size counts. Default: \code{"TRUE"}.} -\item{perc.bleeding.x}{Numeric value indicating the percentage of the full x.axis range to add on the left on the right. Useful when labels are falling outside for the x-max. Default: \code{8} (%).} +\item{perc.bleeding.x}{Numeric value indicating the percentage of the full x.axis range to add on the left on the right. Useful when labels are falling outside for the x-max. Default: \code{8} (\%).} \item{axes.text.size}{Numeric value indicating the font size of the axis text. Default: \code{10}.}