org-table-create

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


(org-table-create &optional SIZE)

Query for a size and insert a table skeleton.
SIZE is a string Columns x Rows like for example "3x2".