Deploying to gh-pages from @ agdamsbo/FreesearchR@e55c58bc89 🚀

This commit is contained in:
agdamsbo 2026-02-23 15:36:35 +00:00
commit 06e50e0c80
158 changed files with 429 additions and 480 deletions

View file

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