exampleFiles {climatol}R Documentation

Get the path to some example files

Description

This function provides the path to files needed to run examples of some functions of the climatol package.

Usage

  exampleFiles(file=NULL)

Arguments

file

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

Details

This function is an adaptation of readxl_example, of the readxl package.

Examples

exampleFiles()
exampleFiles('Temp_1991-2000.rda')

[Package climatol version 4.1.0 Index]