Hello, I would like to export a table to CSV, but only the first two columns. I see that the orgtbl-to-csv takes some parameters which may include :skipcols, but I don't know how to pass these parameters to org-table-export. Do I need to write my own function to do it?
Thanks, Alan