![](https://raw.githubusercontent.com/LudvigOlsen/readme_plots/master/rearrr_plots/patchwork_examples/swirl3d_patchwork_plot.png)
@@ -549,7 +549,7 @@ cluster_groups(
#> 8 0.295 0.224 0.358 0.419 1
#> 9 0.578 0.128 0.408 0.401 1
#> 10 0.631 0.280 0.418 0.429 1
-#> # … with 40 more rows
+#> # ℹ 40 more rows
```
![](man/figures/README-unnamed-chunk-31-1.png)
@@ -582,7 +582,7 @@ df_clustered %>%
#> 8 0.358 0.419 1 1 0.889
#> 9 0.408 0.401 1 1 0.943
#> 10 0.418 0.429 1 1 1
-#> # … with 40 more rows
+#> # ℹ 40 more rows
```
@@ -635,11 +635,10 @@ circularize(runif(200))
#> 8 0.402 -0.484 192.
#> 9 0.0791 0.256 301.
#> 10 0.313 -0.457 203.
-#> # … with 190 more rows
+#> # ℹ 190 more rows
```
-
+
![](https://raw.githubusercontent.com/LudvigOlsen/readme_plots/master/rearrr_plots/patchwork_examples/circles_patchwork_plot.png)
@@ -662,11 +661,10 @@ hexagonalize(runif(200))
#> 8 0.543 0.413 2
#> 9 0.862 0.234 1
#> 10 0.984 -0.0222 6
-#> # … with 190 more rows
+#> # ℹ 190 more rows
```
-
+
![](https://raw.githubusercontent.com/LudvigOlsen/readme_plots/master/rearrr_plots/patchwork_examples/hexagons_patchwork_plot.png)
@@ -689,11 +687,10 @@ square(runif(200))
#> 8 0.205 0.200 2
#> 9 0.970 0.0297 1
#> 10 0.801 -0.199 4
-#> # … with 190 more rows
+#> # ℹ 190 more rows
```
-
+
![](https://raw.githubusercontent.com/LudvigOlsen/readme_plots/master/rearrr_plots/patchwork_examples/squares_patchwork_plot.png)
@@ -716,11 +713,10 @@ triangularize(runif(200))
#> 8 0.642 0.350 1
#> 9 0.584 0.409 1
#> 10 0.741 0 3
-#> # … with 190 more rows
+#> # ℹ 190 more rows
```
-
+
![](https://raw.githubusercontent.com/LudvigOlsen/readme_plots/master/rearrr_plots/patchwork_examples/triangles_patchwork_plot.png)
@@ -750,7 +746,7 @@ generate_clusters(
#> 8 0.273 0.592 0.559 0.0944 0.987 1
#> 9 0.336 0.569 0.618 0.212 0.670 1
#> 10 0.302 0.605 0.545 0.0601 0.938 1
-#> # … with 40 more rows
+#> # ℹ 40 more rows
```