powered by
Convert ARDs to nested lists.
as_nested_list(x)
a nested list
(data.frame) an ARD data frame of class 'card'
data.frame
ard_continuous(mtcars, by = "cyl", variables = c("mpg", "hp")) |> as_nested_list()
Run the code above in your browser using DataLab