You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that flextable offers a proc_freq() function for making contingency tables, which could in principle replace the functions from the janitor package. However, proc_freq() doesn't currently seen to have a nice way to convert the output to proportions.
Consider updating the book with
flextable()
-based tables. For example, here's how you might add in Table 5.2 (currently missing from the ebook):The text was updated successfully, but these errors were encountered: