diff --git a/man/qbarplot.Rd b/man/qbarplot.Rd index 9b7f65b..be75cee 100644 --- a/man/qbarplot.Rd +++ b/man/qbarplot.Rd @@ -39,7 +39,7 @@ qbarplot( \arguments{ \item{vec}{The variable to plot.} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).} diff --git a/man/qbarplot.df.Rd b/man/qbarplot.df.Rd index 5afd69c..afee0e9 100644 --- a/man/qbarplot.df.Rd +++ b/man/qbarplot.df.Rd @@ -54,7 +54,7 @@ qbarplot.df( \item{label}{label} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).} diff --git a/man/qboxplot.Rd b/man/qboxplot.Rd index 78c15c7..067cf85 100644 --- a/man/qboxplot.Rd +++ b/man/qboxplot.Rd @@ -63,7 +63,7 @@ qboxplot( \item{hide.legend}{hide legend} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).} diff --git a/man/qdensity.Rd b/man/qdensity.Rd index c7fd74c..ab7616a 100644 --- a/man/qdensity.Rd +++ b/man/qdensity.Rd @@ -33,7 +33,7 @@ qdensity( \arguments{ \item{vec}{The variable to plot.} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).} diff --git a/man/qhistogram.Rd b/man/qhistogram.Rd index 1a3a245..d2722b6 100644 --- a/man/qhistogram.Rd +++ b/man/qhistogram.Rd @@ -39,7 +39,7 @@ qhistogram( \arguments{ \item{vec}{A numeric vector for which the histogram is to be plotted.} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension for the saved plot. Either '.pdf' or '.png'. Default is '.pdf'.} diff --git a/man/qpie.Rd b/man/qpie.Rd index 0617b7f..ec93bdd 100644 --- a/man/qpie.Rd +++ b/man/qpie.Rd @@ -39,7 +39,7 @@ qpie( \arguments{ \item{vec}{The variable to plot.} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).} diff --git a/man/qqSave.Rd b/man/qqSave.Rd index a83953f..66d8f94 100644 --- a/man/qqSave.Rd +++ b/man/qqSave.Rd @@ -23,7 +23,7 @@ qqSave( \item{ext}{File extension (.pdf / .png).} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{bgcol}{Plot background color} diff --git a/man/qscatter.Rd b/man/qscatter.Rd index 3fc7809..b6b4aca 100644 --- a/man/qscatter.Rd +++ b/man/qscatter.Rd @@ -57,7 +57,7 @@ qscatter( \item{hide.legend}{hide legend} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).} diff --git a/man/qstripchart.Rd b/man/qstripchart.Rd index d554566..d55b63a 100644 --- a/man/qstripchart.Rd +++ b/man/qstripchart.Rd @@ -70,7 +70,7 @@ qstripchart( \item{hide.legend}{hide legend} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).} diff --git a/man/qvenn.Rd b/man/qvenn.Rd index 969cccb..1ac2dd7 100644 --- a/man/qvenn.Rd +++ b/man/qvenn.Rd @@ -27,7 +27,7 @@ qvenn( \arguments{ \item{list}{The variable to plot.} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{plotname}{The title of the plot and the name of the file (unless specified in \code{filename}).} diff --git a/man/qviolin.Rd b/man/qviolin.Rd index a75c69c..873da4c 100644 --- a/man/qviolin.Rd +++ b/man/qviolin.Rd @@ -62,7 +62,7 @@ qviolin( \item{hide.legend}{hide legend} -\item{also.pdf}{Save plot in both png and pdf formats} +\item{also.pdf}{Save plot in both png and pdf formats.} \item{ext}{File extension (.pdf / .png).}