Ben
                                            Ben
                                        
                                    Looks promising, I am looking forward to the update 😄
It is certainly possible but unfortunately it is currently not natively supported I do not currently have the resource to work on modelviz. To do it manually, you would have...
Do you have DiagrammeRsvg installed?
Ok I just tried (it's been a while) and I needed to install the package rsvg to have it working. Then the following code should generate a PDF: ```r qmd(qmd_info...
Thanks for the PR. I am aware of the issues with the tests, they are the result of a bug introduced in stringr back in December. I reported the issue...
Hello, There is currently no built-in feature to transform the data in VPCs as in PsN `lnDV=x`. You could try to point xpose to the original DV (i.e., non-log transformed)...
The implementation of the `xxx_join()` family is on the todo list. I would be something similar to what @ldbro0 is suggesting, although there are some subtleties I still need to...
@ldbro0 the PR #153 aims to get rid of step 5. in the example above by preserving the _xpdb_data_ class
Thanks for reporting this issue and for the proposed fix, I will implement this in future releases!!
@jpryby could you please post a reprex?