| easydb-package | Generic S3 classes for simple database interfaces. |
| edb | Create a database description (class 'edb'), to be used by... |
| edbColnames | Retrieve column names of a table in a database (referenced by... |
| edbDataSource | Create an RODBC data source (from an 'edb' reference). Only... |
| edbDelete | Delete all or some rows in a table in a database (referenced... |
| edbDim | Retrieve the dimension of a table in a database (referenced... |
| edbDrop | Drop a table in a database (referenced by 'edb'). |
| edbLog | Write an operation "log" (used when modifying the database) |
| edbNames | Retrieve table names in a database (referenced by 'edb'). |
| edbNCol | Retrieve the number of columns of a table in a database... |
| edbNRow | Retrieve the number of rows of a table in a database... |
| edbQuery | Read all or part of a table in a database (referenced by... |
| edbRead | Read all or part of a table in a database (referenced by... |
| edbWrite | Write data in a table in a database (referenced by 'edb'). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.