AWP.list.SQL.tables: List the SQL tables

View source: R/AWP.R

AWP.list.SQL.tablesR Documentation

List the SQL tables

Description

List available tables from the All the World's Primates SQL database

Usage

AWP.list.SQL.tables(con=AWP.connect(), all=FALSE)

Arguments

con

connection object from AWP.connect

all

list all tables available

Value

a list (vector) of SQL table names

Examples


AWP.list.SQL.tables(con=AWP.connect(), all=FALSE)


primate documentation built on May 9, 2022, 9:09 a.m.