powered by
print_html(ht, ...)to_html(ht, ...)print_notebook(ht, ...)# S3 method for huxtable to_html(ht, ...)
to_html(ht, ...)
print_notebook(ht, ...)
# S3 method for huxtable to_html(ht, ...)
to_html
print_html
NULL
print_notebook
print_latex
print_md
print_screen
ht <- hux(a = 1:3, b = letters[1:3]) to_html(ht)
Run the code above in your browser using DataLab