From 0fae1d824a2ed36ee3a27763313dfd00b478a27a Mon Sep 17 00:00:00 2001 From: JonasRieger Date: Fri, 27 Nov 2020 09:58:59 +0100 Subject: [PATCH] typo --- R/plotScot.R | 4 ++-- man/plotScot.Rd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/plotScot.R b/R/plotScot.R index 1353064..98e139a 100644 --- a/R/plotScot.R +++ b/R/plotScot.R @@ -35,9 +35,9 @@ #' (character vectors) if you use \code{type = "words"}. #' If you use \code{type = "docs"} you can use a tokenized or a non-tokenized text component. #' In fact, you can use the textmeta constructor -#' (\code{textmeta(meta = )}) to create a text meta object +#' (\code{textmeta(meta = )}) to create a textmeta object #' containing only the meta field and plot the resulting object. -#' This way you can save time and disk space at the first glance. +#' This way you can save time and memory at the first glance. #' @return A plot #' Invisible: A dataframe with columns \code{date} and \code{counts}, #' respectively \code{proportion} diff --git a/man/plotScot.Rd b/man/plotScot.Rd index f106b95..8f564e1 100644 --- a/man/plotScot.Rd +++ b/man/plotScot.Rd @@ -86,9 +86,9 @@ which could be specified by \code{id}. (character vectors) if you use \code{type = "words"}. If you use \code{type = "docs"} you can use a tokenized or a non-tokenized text component. In fact, you can use the textmeta constructor -(\code{textmeta(meta = )}) to create a text meta object +(\code{textmeta(meta = )}) to create a textmeta object containing only the meta field and plot the resulting object. -This way you can save time and disk space at the first glance. +This way you can save time and memory at the first glance. } \examples{ \dontrun{