I have a data frame that I\'m trying to export as a pdf document.
Here is my code
> output_df <- as.data.frame(output_final) > output_html <