Deploying to gh-pages from @ agdamsbo/FreesearchR@16e3e5eb28 🚀

This commit is contained in:
agdamsbo 2026-02-23 16:09:50 +00:00
commit c3a083eca8
12 changed files with 308 additions and 209 deletions

View file

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