repoFinder: Find GBIF, ALA, iDigBio, and SCAN files in a directory

View source: R/repoFinder.R

repoFinderR Documentation

Find GBIF, ALA, iDigBio, and SCAN files in a directory

Description

Find GBIF, ALA, iDigBio, and SCAN files in a directory

Usage

repoFinder(path)

Arguments

path

A directory as character. The path within which to recursively look for GBIF, ALA, iDigBio, and SCAN files.

Value

Returns a list of directories to each of the above data downloads

Examples

## Not run: 
# Where DataPath is made by [BeeBDC::dirMaker()]
BeeBDC::repoFinder(path = DataPath)

## End(Not run)

BeeBDC documentation built on Nov. 4, 2024, 9:06 a.m.