AWP.read.pkg.tab | R Documentation |
Read an All the World's Primates table from the local package cache.
AWP.read.pkg.tab(tab.nm='dbo_tblGrovesMonkeys', id.clmn=NA)
tab.nm |
table name |
id.clmn |
id column of table |
data.frame corresponding to SQL table
primates.tab <- AWP.read.pkg.tab(tab.nm='dbo_tblGrovesMonkeys', id.clmn='MonkeyNumberGroves')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.