hrsampleCreateSQLite: Load hrsample to sqlite

Description Usage Arguments Examples

View source: R/hrsampleCreateSQLite.R

Description

This function loads the hrsample tables to an sqlite database. If the database already exists, the hrsample tables will be added to the database. If the database does not yet exist, a new database is created with the hrsample tables.

Usage

1
hrsampleCreateSQLite(db_location)

Arguments

db_location

The name/location to store the database. Example: "C:\\sqlite\\my_db.sqlite3"

Examples

1
2

harryahlas/hrsample documentation built on July 22, 2019, 11:06 p.m.