From c5dce5df82ba015203d4a291b4c49d72167089c7 Mon Sep 17 00:00:00 2001 From: Thomas Lin Pedersen Date: Tue, 16 Jan 2024 16:24:10 +0100 Subject: [PATCH] fix spelling --- R/geom_conn_bundle.R | 2 +- R/geom_edge_arc.R | 4 ++-- R/geom_edge_bend.R | 4 ++-- R/geom_edge_bundle_force.R | 4 ++-- R/geom_edge_bundle_minimal.R | 4 ++-- R/geom_edge_bundle_path.R | 4 ++-- R/geom_edge_density.R | 2 +- R/geom_edge_diagonal.R | 4 ++-- R/geom_edge_elbow.R | 4 ++-- R/geom_edge_fan.R | 4 ++-- R/geom_edge_hive.R | 4 ++-- R/geom_edge_link.R | 4 ++-- R/geom_edge_loop.R | 2 +- R/geom_edge_parallel.R | 4 ++-- R/geom_edge_point.R | 2 +- R/geom_edge_span.R | 4 ++-- R/geom_edge_tile.R | 2 +- R/geom_node_arc_bar.R | 2 +- R/geom_node_circle.R | 2 +- R/geom_node_point.R | 2 +- R/geom_node_range.R | 2 +- R/geom_node_text.R | 2 +- R/geom_node_tile.R | 2 +- R/geom_node_voronoi.R | 2 +- man/geom_conn_bundle.Rd | 2 +- man/geom_edge_arc.Rd | 4 ++-- man/geom_edge_bend.Rd | 4 ++-- man/geom_edge_bundle_force.Rd | 4 ++-- man/geom_edge_bundle_minimal.Rd | 4 ++-- man/geom_edge_bundle_path.Rd | 4 ++-- man/geom_edge_density.Rd | 2 +- man/geom_edge_diagonal.Rd | 4 ++-- man/geom_edge_elbow.Rd | 4 ++-- man/geom_edge_fan.Rd | 4 ++-- man/geom_edge_hive.Rd | 4 ++-- man/geom_edge_link.Rd | 4 ++-- man/geom_edge_loop.Rd | 2 +- man/geom_edge_parallel.Rd | 4 ++-- man/geom_edge_point.Rd | 2 +- man/geom_edge_span.Rd | 4 ++-- man/geom_edge_tile.Rd | 2 +- man/geom_node_arc_bar.Rd | 2 +- man/geom_node_circle.Rd | 2 +- man/geom_node_point.Rd | 2 +- man/geom_node_range.Rd | 2 +- man/geom_node_text.Rd | 2 +- man/geom_node_tile.Rd | 2 +- man/geom_node_voronoi.Rd | 2 +- 48 files changed, 72 insertions(+), 72 deletions(-) diff --git a/R/geom_conn_bundle.R b/R/geom_conn_bundle.R index 9cba5c28..414d67cf 100644 --- a/R/geom_conn_bundle.R +++ b/R/geom_conn_bundle.R @@ -16,7 +16,7 @@ #' #' @section Aesthetics: #' geom_conn_bundle* understands the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' \itemize{ #' \item{\strong{x}} #' \item{\strong{y}} diff --git a/R/geom_edge_arc.R b/R/geom_edge_arc.R index f11d6349..7b86f57e 100644 --- a/R/geom_edge_arc.R +++ b/R/geom_edge_arc.R @@ -14,7 +14,7 @@ #' #' @section Aesthetics: #' `geom_edge_arc` and `geom_edge_arc0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -28,7 +28,7 @@ #' - filter #' #' `geom_edge_arc2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_bend.R b/R/geom_edge_bend.R index 92579d4b..d1823b09 100644 --- a/R/geom_edge_bend.R +++ b/R/geom_edge_bend.R @@ -9,7 +9,7 @@ #' #' @section Aesthetics: #' `geom_edge_bend` and `geom_edge_bend0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -23,7 +23,7 @@ #' - filter #' #' `geom_edge_bend2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_bundle_force.R b/R/geom_edge_bundle_force.R index f0d703a8..99ef7578 100644 --- a/R/geom_edge_bundle_force.R +++ b/R/geom_edge_bundle_force.R @@ -13,7 +13,7 @@ #' #' @section Aesthetics: #' `geom_edge_bundle_force` and `geom_edge_bundle_force0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -26,7 +26,7 @@ #' - filter #' #' `geom_edge_bundle_force2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_bundle_minimal.R b/R/geom_edge_bundle_minimal.R index fb4694ec..c4b820b6 100644 --- a/R/geom_edge_bundle_minimal.R +++ b/R/geom_edge_bundle_minimal.R @@ -11,7 +11,7 @@ #' #' @section Aesthetics: #' `geom_edge_force_minimal` and `geom_edge_force_minimal0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -25,7 +25,7 @@ #' - filter #' #' `geom_edge_force_minimal2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_bundle_path.R b/R/geom_edge_bundle_path.R index 569246f9..1bf2b30f 100644 --- a/R/geom_edge_bundle_path.R +++ b/R/geom_edge_bundle_path.R @@ -12,7 +12,7 @@ #' #' @section Aesthetics: #' `geom_edge_force_path` and `geom_edge_force_path0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -26,7 +26,7 @@ #' - filter #' #' `geom_edge_force_path2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_density.R b/R/geom_edge_density.R index c718be24..11def835 100644 --- a/R/geom_edge_density.R +++ b/R/geom_edge_density.R @@ -10,7 +10,7 @@ #' #' @section Aesthetics: #' `geom_edge_density` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' **x** #' **y** diff --git a/R/geom_edge_diagonal.R b/R/geom_edge_diagonal.R index d5454c9a..dea307a4 100644 --- a/R/geom_edge_diagonal.R +++ b/R/geom_edge_diagonal.R @@ -13,7 +13,7 @@ #' #' @section Aesthetics: #' `geom_edge_diagonal` and `geom_edge_diagonal0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -27,7 +27,7 @@ #' - filter #' #' `geom_edge_diagonal2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_elbow.R b/R/geom_edge_elbow.R index 4884639b..5ba40815 100644 --- a/R/geom_edge_elbow.R +++ b/R/geom_edge_elbow.R @@ -13,7 +13,7 @@ #' #' @section Aesthetics: #' `geom_edge_elbow` and `geom_edge_elbow0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -28,7 +28,7 @@ #' - filter #' #' `geom_edge_elbow2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_fan.R b/R/geom_edge_fan.R index c0532619..3cec5a8d 100644 --- a/R/geom_edge_fan.R +++ b/R/geom_edge_fan.R @@ -14,7 +14,7 @@ #' #' @section Aesthetics: #' `geom_edge_fan` and `geom_edge_fan0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -29,7 +29,7 @@ #' - filter #' #' `geom_edge_fan2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_hive.R b/R/geom_edge_hive.R index dc83574a..d7ee791b 100644 --- a/R/geom_edge_hive.R +++ b/R/geom_edge_hive.R @@ -10,7 +10,7 @@ #' #' @section Aesthetics: #' `geom_edge_hive` and `geom_edge_hive0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -23,7 +23,7 @@ #' - filter #' #' `geom_edge_hive2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_link.R b/R/geom_edge_link.R index fc37dc2a..7faebb88 100644 --- a/R/geom_edge_link.R +++ b/R/geom_edge_link.R @@ -46,7 +46,7 @@ #' #' @section Aesthetics: #' `geom_edge_link` and `geom_edge_link0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -59,7 +59,7 @@ #' - filter #' #' `geom_edge_link2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_loop.R b/R/geom_edge_loop.R index 1c75c445..aedb0fb4 100644 --- a/R/geom_edge_loop.R +++ b/R/geom_edge_loop.R @@ -14,7 +14,7 @@ #' #' @section Aesthetics: #' `geom_edge_loop` and `geom_edge_loop0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_parallel.R b/R/geom_edge_parallel.R index a8ef7400..980b7049 100644 --- a/R/geom_edge_parallel.R +++ b/R/geom_edge_parallel.R @@ -8,7 +8,7 @@ #' #' @section Aesthetics: #' `geom_edge_parallel` and `geom_edge_parallel0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -23,7 +23,7 @@ #' - filter #' #' `geom_edge_parallel2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_point.R b/R/geom_edge_point.R index d8ff37db..028db507 100644 --- a/R/geom_edge_point.R +++ b/R/geom_edge_point.R @@ -9,7 +9,7 @@ #' #' @section Aesthetics: #' `geom_edge_point` understands the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_span.R b/R/geom_edge_span.R index 7e6e4df1..e44d9ab2 100644 --- a/R/geom_edge_span.R +++ b/R/geom_edge_span.R @@ -13,7 +13,7 @@ #' #' @section Aesthetics: #' `geom_edge_span` and `geom_edge_span0` understand the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** @@ -26,7 +26,7 @@ #' - filter #' #' `geom_edge_span2` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_edge_tile.R b/R/geom_edge_tile.R index 7ae0626f..8ddefba6 100644 --- a/R/geom_edge_tile.R +++ b/R/geom_edge_tile.R @@ -9,7 +9,7 @@ #' #' @section Aesthetics: #' `geom_edge_tile` understands the following -#' aesthetics. Bold aesthetics are automatically set, but can be overridden. +#' aesthetics. Bold aesthetics are automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_node_arc_bar.R b/R/geom_node_arc_bar.R index c3b722f1..48fb92bc 100644 --- a/R/geom_node_arc_bar.R +++ b/R/geom_node_arc_bar.R @@ -7,7 +7,7 @@ #' #' @section Aesthetics: #' `geom_node_point` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x0** #' - **y0** diff --git a/R/geom_node_circle.R b/R/geom_node_circle.R index b21e32d5..151ebe69 100644 --- a/R/geom_node_circle.R +++ b/R/geom_node_circle.R @@ -8,7 +8,7 @@ #' #' @section Aesthetics: #' `geom_node_circle` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x0** #' - **y0** diff --git a/R/geom_node_point.R b/R/geom_node_point.R index a78cb5f9..e39423ff 100644 --- a/R/geom_node_point.R +++ b/R/geom_node_point.R @@ -5,7 +5,7 @@ #' #' @section Aesthetics: #' `geom_node_point` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_node_range.R b/R/geom_node_range.R index 610cbaa0..980da221 100644 --- a/R/geom_node_range.R +++ b/R/geom_node_range.R @@ -5,7 +5,7 @@ #' #' @section Aesthetics: #' `geom_node_point` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **xend** diff --git a/R/geom_node_text.R b/R/geom_node_text.R index 114482b8..7ff3cca4 100644 --- a/R/geom_node_text.R +++ b/R/geom_node_text.R @@ -5,7 +5,7 @@ #' #' @section Aesthetics: #' `geom_node_text` understands the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. Italic aesthetics are required but +#' automatically set, but can be overwritten. Italic aesthetics are required but #' not set by default #' #' - **x** diff --git a/R/geom_node_tile.R b/R/geom_node_tile.R index 632efa8e..26ac0b30 100644 --- a/R/geom_node_tile.R +++ b/R/geom_node_tile.R @@ -8,7 +8,7 @@ #' #' @section Aesthetics: #' `geom_treemap` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/R/geom_node_voronoi.R b/R/geom_node_voronoi.R index 8fa0779d..1603afaf 100644 --- a/R/geom_node_voronoi.R +++ b/R/geom_node_voronoi.R @@ -8,7 +8,7 @@ #' #' @section Aesthetics: #' `geom_node_voronoi` understand the following aesthetics. Bold aesthetics are -#' automatically set, but can be overridden. +#' automatically set, but can be overwritten. #' #' - **x** #' - **y** diff --git a/man/geom_conn_bundle.Rd b/man/geom_conn_bundle.Rd index 7e4016bc..17040dcb 100644 --- a/man/geom_conn_bundle.Rd +++ b/man/geom_conn_bundle.Rd @@ -94,7 +94,7 @@ automatically be renamed appropriately. \section{Aesthetics}{ geom_conn_bundle* understands the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item{\strong{x}} \item{\strong{y}} diff --git a/man/geom_edge_arc.Rd b/man/geom_edge_arc.Rd index 3e6cf6df..6326710b 100644 --- a/man/geom_edge_arc.Rd +++ b/man/geom_edge_arc.Rd @@ -154,7 +154,7 @@ to the distance between the nodes. \section{Aesthetics}{ \code{geom_edge_arc} and \code{geom_edge_arc0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -169,7 +169,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_arc2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_bend.Rd b/man/geom_edge_bend.Rd index fefaa1e6..b64da849 100644 --- a/man/geom_edge_bend.Rd +++ b/man/geom_edge_bend.Rd @@ -143,7 +143,7 @@ edge with the hard angle substituted by a tapered bend. \section{Aesthetics}{ \code{geom_edge_bend} and \code{geom_edge_bend0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -158,7 +158,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_bend2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_bundle_force.Rd b/man/geom_edge_bundle_force.Rd index dc1d507d..6a544c80 100644 --- a/man/geom_edge_bundle_force.Rd +++ b/man/geom_edge_bundle_force.Rd @@ -180,7 +180,7 @@ that uses the graph topology is provided by \code{\link[=geom_edge_bundle_path]{ \section{Aesthetics}{ \code{geom_edge_bundle_force} and \code{geom_edge_bundle_force0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -194,7 +194,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_bundle_force2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_bundle_minimal.Rd b/man/geom_edge_bundle_minimal.Rd index a2ec2755..f92aad40 100644 --- a/man/geom_edge_bundle_minimal.Rd +++ b/man/geom_edge_bundle_minimal.Rd @@ -155,7 +155,7 @@ extend. \section{Aesthetics}{ \code{geom_edge_force_minimal} and \code{geom_edge_force_minimal0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -170,7 +170,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_force_minimal2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_bundle_path.Rd b/man/geom_edge_bundle_path.Rd index 41c90e2c..b3963fb3 100644 --- a/man/geom_edge_bundle_path.Rd +++ b/man/geom_edge_bundle_path.Rd @@ -163,7 +163,7 @@ space. \section{Aesthetics}{ \code{geom_edge_force_path} and \code{geom_edge_force_path0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -178,7 +178,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_force_path2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_density.Rd b/man/geom_edge_density.Rd index 340f8c1e..1abf09c3 100644 --- a/man/geom_edge_density.Rd +++ b/man/geom_edge_density.Rd @@ -52,7 +52,7 @@ level, making it possible to map a variable to the fill. \section{Aesthetics}{ \code{geom_edge_density} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \strong{x} \strong{y} diff --git a/man/geom_edge_diagonal.Rd b/man/geom_edge_diagonal.Rd index c52fc64c..a61c7a27 100644 --- a/man/geom_edge_diagonal.Rd +++ b/man/geom_edge_diagonal.Rd @@ -147,7 +147,7 @@ hierarchical layouts as it implies an overall directionality in the plot. \section{Aesthetics}{ \code{geom_edge_diagonal} and \code{geom_edge_diagonal0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -162,7 +162,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_diagonal2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_elbow.Rd b/man/geom_edge_elbow.Rd index 93c50e13..d47eae8d 100644 --- a/man/geom_edge_elbow.Rd +++ b/man/geom_edge_elbow.Rd @@ -146,7 +146,7 @@ direction for the edges (currently \code{\link[=layout_tbl_graph_dendrogram]{lay \section{Aesthetics}{ \code{geom_edge_elbow} and \code{geom_edge_elbow0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -162,7 +162,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_elbow2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_fan.Rd b/man/geom_edge_fan.Rd index 3c620add..6b597193 100644 --- a/man/geom_edge_fan.Rd +++ b/man/geom_edge_fan.Rd @@ -147,7 +147,7 @@ not be overplotted. \section{Aesthetics}{ \code{geom_edge_fan} and \code{geom_edge_fan0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -163,7 +163,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_fan2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_hive.Rd b/man/geom_edge_hive.Rd index 9bd66f69..4c4ccd01 100644 --- a/man/geom_edge_hive.Rd +++ b/man/geom_edge_hive.Rd @@ -146,7 +146,7 @@ curvature argument. \section{Aesthetics}{ \code{geom_edge_hive} and \code{geom_edge_hive0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -160,7 +160,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_hive2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_link.Rd b/man/geom_edge_link.Rd index f472ff9f..d759672f 100644 --- a/man/geom_edge_link.Rd +++ b/man/geom_edge_link.Rd @@ -175,7 +175,7 @@ automatically be renamed appropriately. \section{Aesthetics}{ \code{geom_edge_link} and \code{geom_edge_link0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -189,7 +189,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_link2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_loop.Rd b/man/geom_edge_loop.Rd index 7f7fa638..d2719aaf 100644 --- a/man/geom_edge_loop.Rd +++ b/man/geom_edge_loop.Rd @@ -114,7 +114,7 @@ nothing silently. \section{Aesthetics}{ \code{geom_edge_loop} and \code{geom_edge_loop0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_parallel.Rd b/man/geom_edge_parallel.Rd index 1f2b72cd..975c4b6d 100644 --- a/man/geom_edge_parallel.Rd +++ b/man/geom_edge_parallel.Rd @@ -135,7 +135,7 @@ direction and then shifted a fixed amount so that all edges are visible. \section{Aesthetics}{ \code{geom_edge_parallel} and \code{geom_edge_parallel0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -151,7 +151,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_parallel2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_point.Rd b/man/geom_edge_point.Rd index aa8cc18e..e82ccf46 100644 --- a/man/geom_edge_point.Rd +++ b/man/geom_edge_point.Rd @@ -51,7 +51,7 @@ conjunction with \code{\link[=layout_tbl_graph_matrix]{layout_tbl_graph_matrix() \section{Aesthetics}{ \code{geom_edge_point} understands the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_span.Rd b/man/geom_edge_span.Rd index 31a72996..fab3db40 100644 --- a/man/geom_edge_span.Rd +++ b/man/geom_edge_span.Rd @@ -141,7 +141,7 @@ layouts \code{x}and \code{xend} must be given explicitly. \section{Aesthetics}{ \code{geom_edge_span} and \code{geom_edge_span0} understand the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} @@ -155,7 +155,7 @@ aesthetics. Bold aesthetics are automatically set, but can be overridden. } \code{geom_edge_span2} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_edge_tile.Rd b/man/geom_edge_tile.Rd index b860f85a..4d65fdf5 100644 --- a/man/geom_edge_tile.Rd +++ b/man/geom_edge_tile.Rd @@ -51,7 +51,7 @@ conjunction with \code{\link[=layout_tbl_graph_matrix]{layout_tbl_graph_matrix() \section{Aesthetics}{ \code{geom_edge_tile} understands the following -aesthetics. Bold aesthetics are automatically set, but can be overridden. +aesthetics. Bold aesthetics are automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_node_arc_bar.Rd b/man/geom_node_arc_bar.Rd index a3323615..97828dc9 100644 --- a/man/geom_node_arc_bar.Rd +++ b/man/geom_node_arc_bar.Rd @@ -57,7 +57,7 @@ as created with circular partition layouts \section{Aesthetics}{ \code{geom_node_point} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x0} \item \strong{y0} diff --git a/man/geom_node_circle.Rd b/man/geom_node_circle.Rd index 16bc508a..bfc2ed8f 100644 --- a/man/geom_node_circle.Rd +++ b/man/geom_node_circle.Rd @@ -58,7 +58,7 @@ it will only produce true circles when combined with \section{Aesthetics}{ \code{geom_node_circle} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x0} \item \strong{y0} diff --git a/man/geom_node_point.Rd b/man/geom_node_point.Rd index 68fdad33..7b20c218 100644 --- a/man/geom_node_point.Rd +++ b/man/geom_node_point.Rd @@ -55,7 +55,7 @@ and allows for simple plotting of nodes in different shapes, colours and sizes. \section{Aesthetics}{ \code{geom_node_point} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_node_range.Rd b/man/geom_node_range.Rd index e3d36049..45df7e36 100644 --- a/man/geom_node_range.Rd +++ b/man/geom_node_range.Rd @@ -55,7 +55,7 @@ layout for showing the horizontal span of each node. \section{Aesthetics}{ \code{geom_node_point} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{xend} diff --git a/man/geom_node_text.Rd b/man/geom_node_text.Rd index cabf9fbf..66fec846 100644 --- a/man/geom_node_text.Rd +++ b/man/geom_node_text.Rd @@ -97,7 +97,7 @@ These geoms are equivalent in functionality to \code{\link[ggplot2:geom_text]{gg \section{Aesthetics}{ \code{geom_node_text} understands the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. Italic aesthetics are required but +automatically set, but can be overwritten. Italic aesthetics are required but not set by default \itemize{ \item \strong{x} diff --git a/man/geom_node_tile.Rd b/man/geom_node_tile.Rd index 029846a9..699c382f 100644 --- a/man/geom_node_tile.Rd +++ b/man/geom_node_tile.Rd @@ -58,7 +58,7 @@ treemap drawing \section{Aesthetics}{ \code{geom_treemap} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y} diff --git a/man/geom_node_voronoi.Rd b/man/geom_node_voronoi.Rd index e195c911..e5ea39a0 100644 --- a/man/geom_node_voronoi.Rd +++ b/man/geom_node_voronoi.Rd @@ -98,7 +98,7 @@ tile. \section{Aesthetics}{ \code{geom_node_voronoi} understand the following aesthetics. Bold aesthetics are -automatically set, but can be overridden. +automatically set, but can be overwritten. \itemize{ \item \strong{x} \item \strong{y}