Deploying to gh-pages from @ agdamsbo/FreesearchR@95e813753f 🚀

This commit is contained in:
agdamsbo 2026-03-12 12:00:07 +00:00
commit 7210ecfbc3
10 changed files with 232 additions and 268 deletions

View file

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