get_num_sheets_in_ods {readODS}R Documentation

Get the Number of Sheets in an ODS File

Description

Get the number of sheets in an ods file

Usage

get_num_sheets_in_ods(path)

getNrOfSheetsInODS(path)

Arguments

path

path to the ods file

Value

Number of sheets

Author(s)

Chung-hong Chan chainsawtiney@gmail.com, Gerrit-Jan Schutten phonixor@gmail.com

See Also

use read_ods to read the data


[Package readODS version 1.8.0 Index]