Skip to content

Commit

Permalink
fix for vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkiades committed Nov 22, 2023
1 parent 7a09e8b commit 971ea39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/dev-guide/dg_notes.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ tbl <- build_table(lyt, DM)
print(tbl)
print(class(tbl)) # TableTree
methods("trailing_section_div")
# methods("trailing_section_div") # to see this please do devtools::load_all()
# [1] trailing_section_div,LabelRow-method
# trailing_section_div,TableRow-method
# trailing_section_div,VTableTree-method
Expand Down

0 comments on commit 971ea39

Please sign in to comment.