AWP.get.lookup.table: Get a Lookup Table

View source: R/AWP.R

AWP.get.lookup.tableR Documentation

Get a Lookup Table

Description

Get the lookup table from the All the World's Primates SQL database

Usage

AWP.get.lookup.table(con=AWP.connect(),tab.nm="TextType")

Arguments

con

connection object

tab.nm

table name (for the parent table)

Value

a data.frame corresponding to SQL table

Examples


AWP.get.lookup.table(con=AWP.connect(),tab.nm="TextType")


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