createDB: createDB Creates the 'moomy' database in the Global...

View source: R/createDB.R

createDBR Documentation

createDB Creates the 'moomy' database in the Global Environment

Description

createDB Creates the 'moomy' database in the Global Environment

Usage

createDB(db = "moomy")

Examples

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




JonWayland/one01 documentation built on Sept. 29, 2022, 9:53 a.m.