0

I'm using Jupyter notebook to work with R and data.table. The problem is I cannot properly copy table outputs to Excel or any other software. In Python I would use to_clipboard() but I found no such function for R's data.table.

At the moment I'm exporting to CSV and importing the CSV in Excel, which is rather inefficient.

Arnold Dumas
  • 23
  • 1
  • 5

0 Answers0