I am trying to use the Export -> Copy to Clipboard option after making a kable() table. When I go to paste elsewhere, the clipboard image taken is a weird mix of my desktop with only part of the table. I have double checked and this does not happen when I try to do the same thing with ggplot(). I've attached my code as an example and what I receive as my output. I have instead been saving these plots as images (and this works fine!) but I really don't need these plots/just would like to copy them.
Hi @allie_case3
I cannot reproduce your problem. When I paste the copied plot into Microsoft Word it looks fine (although there is a lot of blank space at the bottom of the image which can quickly be removed with [crop].
Hello, thank you for attempting this. I am curious if this is a Mac vs PC issue. I have had other colleagues try this and similarly, they do not have this issue. Working backwards, do you have any recommendations of what it could be on my end? Display settings, Mac OS, etc. ?
I think the problem is due to the Viewer pane in RStudio not being large enough (I think I see part of a scroll bar in your screenshot). If I "scrunch-up" my Viewer pane and then Export/Copy I get the same problem.