Skip to content

Commit 52f7f99

Browse files
committed
reduce example size
1 parent b8e7ff9 commit 52f7f99

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Suggests:
2626
sparklyr,
2727
tidygraph,
2828
graphframes
29-
RoxygenNote: 7.1.0.9000
29+
RoxygenNote: 7.1.1.9000

R/scale.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ scale_node_size.graph <- function(g, variable, range = c(20, 70)){
112112
#' }
113113
#'
114114
#' @examples
115-
#' g <- make_data(1000)
115+
#' g <- make_data(100)
116116
#'
117117
#' # color by cluster
118118
#' graph(g) %>%

man/scale_link_color.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)