readData_example {plotGrouper}R Documentation

Get path to readData example

Description

readData comes bundled with a example files in its 'inst/applications/www' directory. This function makes them easy to access.

Usage

readData_example(path = NULL)

Arguments

path

Name of file. If 'NULL', the example files will be listed.

Value

Located example excel file in package

Examples

readData_example(path = "iris.xlsx")

[Package plotGrouper version 1.10.0 Index]