Learn R Programming

climatol (version 4.1.0)

exampleFiles: 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

Run this code
exampleFiles()
exampleFiles('Temp_1991-2000.rda')

Run the code above in your browser using DataLab