list_ods_sheets {readODS}R Documentation

List all sheets in an ods file.

Description

List all sheets in an ods file.

Usage

list_ods_sheets(path)

ods_sheets(path)

Arguments

path

Path to the ods file

Value

A character vector of sheet names.


[Package readODS version 1.7.0 Index]