Skip to content

Commit 7956be6

Browse files
committed
Standardised reference to edge variables for edge-related graphing arguments
1 parent 5f6ac84 commit 7956be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/map_autographr.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
#' Group variables should have a minimum of 3 nodes,
5656
#' if less, number groups will be reduced by
5757
#' merging categories with lower counts into one called "other".
58-
#' @param edge_color Tie variable to be used for coloring the nodes.
58+
#' @param edge_color Edge variable to be used for coloring the nodes.
5959
#' It is easiest if this is added as an edge or tie attribute
6060
#' to the graph before plotting.
6161
#' Edges can also be colored by declaring a color instead.

man/autographing.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)