Deploying to gh-pages from @ agdamsbo/FreesearchR@39db24c9be 🚀

This commit is contained in:
agdamsbo 2026-03-12 10:28:25 +00:00
commit be8b30e2d8
15 changed files with 233 additions and 102 deletions

View file

@ -688,7 +688,7 @@ create_plot(mtcars, "plot_violin", "mpg", "cyl") |> attributes()
#> list()
#>
#> $plot_env
#> <environment: 0x558a2b7351a8>
#> <environment: 0x56288e807a28>
#>
#> $code
#> FreesearchR::plot_violin(pri = "mpg", sec = "cyl", ter = NULL)