Deploying to gh-pages from @ agdamsbo/FreesearchR@507982c51b 🚀

This commit is contained in:
agdamsbo 2026-03-12 13:38:14 +00:00
commit 8d56d197d6
6 changed files with 6 additions and 6 deletions

View file

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