Closed lm3388 closed 1 week ago
Thanks for your PR, @lm3388 . Could you check every example is updated? Also, remember to run devtools::document()
when you update.
Thanks for your suggestion, @wangben718. I have run devtools::document() when having updates and afterwards. And 2 more files impacted have also been updated: test-independent-testing-empty_table.R and metalite-ae.Rmd. All latest updates have been submitted to GitHub for your review.
Updates made to add an argument in each of tlf* functions for allowing the user to claim which analysis name is using; corresponding changes were also made testthat programs and vignettes program which called the tbl function. With this change, the argument referring an analysis is a requirement parameter of all tlf_ function.