Description Details Author(s) References See Also
Easy-to-use functions to explore Oracle databases and import data into R. User interface for the ROracle package.
Explore database:
tables | list tables |
views | list views |
Examine table:
desc | describe table or view |
Import data:
sql | import data |
Arni Magnusson.
The official Oracle manuals are available at http://www.oracle.com/technetwork/indexes/documentation/.
The functions that do the actual work are described in the DBI and ROracle packages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.