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

This commit is contained in:
agdamsbo 2026-03-02 19:40:41 +00:00
commit fd57cd2476
22 changed files with 359 additions and 247 deletions

View file

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