Learn R Programming

gnumeric (version 0.7-10)

Read Data from Files Readable by 'gnumeric'

Description

Read data files readable by 'gnumeric' into 'R'. Can read whole sheet or a range, from several file formats, including the native format of 'gnumeric'. Reading is done by using 'ssconvert' (a file converter utility included in the 'gnumeric' distribution ) to convert the requested part to CSV. From 'gnumeric' files (but not other formats) can list sheet names and sheet sizes or read all sheets.

Copy Link

Version

Install

install.packages('gnumeric')

Monthly Downloads

204

Version

0.7-10

License

GPL (>= 2)

Maintainer

Karoly Antal

Last Published

October 18th, 2023

Functions in gnumeric (0.7-10)

read.gnumeric.sheet

Read data from a gnumeric (or MS Excel, Openoffice Calc, Xbase, Quatro Pro, Paradox, HTML, etc) spreadsheet or database file using ssconvert from the gnumeric distribution
read.gnumeric.sheet.info

Read names and sizes of sheets from a gnumeric spreadsheet file
read.gnumeric.sheets

Read each sheet from a gnumeric spreadsheet file