Fix tests, allow multi vary across, rename rmd functions to docs#126
Fix tests, allow multi vary across, rename rmd functions to docs#126tiffanymtang merged 9 commits intomainfrom
rmd functions to docs#126Conversation
* minor change to avoid warning from `tidyselect::all_of(c(rep(".all", nrow(data)), groups))`
print.tbl output from snapshot tests|
Looks great! My only suggestion is to add back warn("create_rmd is deprecated and will be removed in a future version. Please use render_docs instead.")In case you hadn't see Perhaps better yet, we could use the |
|
Thanks for the suggestions! I added the backwards compatibility using |
rmd functions to docs
print.tbloutput from snapshot testsrmdtodocsfor consistency. Includes renamingcreate_doc_template()toinit_docs(),create_rmd()torender_docs(), andset_rmd_options()toset_doc_options()vary_across