Deploying to gh-pages from @ agdamsbo/FreesearchR@818c19eb29 🚀

This commit is contained in:
agdamsbo 2025-12-18 12:20:53 +00:00
commit 1e60ad88af
159 changed files with 429 additions and 303 deletions

View file

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