org-table-import

org-table-import is an interactive autoloaded compiled Lisp function in `org-table.el'.


(org-table-import FILE ARG)

Import FILE as a table.
The file is assumed to be tab-separated. Such files can be produced by most
spreadsheet and database applications. If no tabs (at least one per line)
are found, lines will be split on whitespace into fields.