tklebel / crosstabr

Cross tabulation with HTML and Markdown output
Other
1 stars 0 forks source link

Export Function #20

Open tklebel opened 8 years ago

tklebel commented 8 years ago

Think about a function to export the table. Export and copy to clipboard works in RStudio, but it could be useful to have a function similar to ggsave for programming use.

tklebel commented 8 years ago

Copying to word was broken through adding headings for cols and rows.

Maybe we could have a function which copies a properly formatted table to the clipboard for copy-pasting in word.