library(dials)
#> Loading required package: scales
parameters(tibble::as_tibble(mtcars))
#> Error in `parameters()`:
#> ! `parameters` objects cannot be created from objects of class `tbl_df`.
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
Created on 2022-04-20 by the reprex package (v2.0.1)
Closes #225. :)