R/print.R
print.typst_table.Rd
Prints the Typst markup for a table to the console.
# S3 method for class 'typst_table' print(x, ...)
A typst_table object.
typst_table
Additional arguments (ignored).
Invisibly returns the Typst code as a character string.