AWP.get.lookup.table {primate}R 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")


[Package primate version 0.2.0 Index]