installedDBs {FunctSNP}R Documentation

Displays the local available databases

Description

Displays the local species databases that are available to FunctSNP.

Usage

installedDBs()

Arguments

None Required

Details

The species codes listed indicate which databases are installed locally. Only installed databases can be accessed by the FunctSNP functions. Use downloadDB () to install databases.

Value

A list of species codes and their related species name.

Author(s)

S. J. Goodswen <Stephen.Goodswen@csiro.au>

See Also

downloadDB

Examples

# List all available species databases 
installedDBs() 

[Package FunctSNP version 1.0-1 Index]