exampleFiles: Get the path to some example files

View source: R/clihomog.R

exampleFilesR 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')

climatol documentation built on April 20, 2023, 5:08 p.m.