hydat_list_files: List Hydat files

Description Usage Arguments Value Examples

Description

List Hydat files with the specified extension.

Usage

1
2
hydat_list_files(source = ".", ext = ".db", full.names = TRUE,
  recursive = FALSE)

Arguments

source

The directory to search for Hydat files

ext

The extension of the file

full.names

Should full names be used?

recursive

Should directories be searched recursively?

Value

A character vector of filenames

Examples

1

paleolimbot/hydatr documentation built on May 3, 2019, 5:49 p.m.