db_example | R Documentation |
Make it easy to access the example database in the package for showing examples of function use in the documentation.
db_example(file)
file |
Name of sqlite database for examples. |
A string with the path to the database.
db_example("AcademicGraph.sqlite")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.