View source: R/test-getting-started.R
| test_getting_started | R Documentation |
Tests very basic features of a DBI driver package, to support testing and test-first development right from the start.
test_getting_started(skip = NULL, run_only = NULL, ctx = get_default_context())
skip |
|
run_only |
|
ctx |
|
Other tests:
test_arrow(),
test_compliance(),
test_connection(),
test_driver(),
test_meta(),
test_result(),
test_sql(),
test_stress(),
test_transaction()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.