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.7.0 Index]