createDB | R Documentation |
createDB Creates the 'moomy' database in the Global Environment
createDB(db = "moomy")
createDB() Loading required package: DBI Loading required package: RSQLite The `moomy` database connection is now set. Use the function `dbListTables` from the DBI package to see what tables are available in MooMy. Ex: DBI::dbListTables(moomy) Warning message: package ‘RSQLite’ was built under R version 4.0.3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.