sqlite_glance: Get first 10 rows of table on SQLite database

Description Usage Arguments

Description

Get first 10 rows of table on SQLite database

Usage

1
2
sqlite_glance(tbl_name, n = 10, path = getOption("mrsq_db_dir"),
  db_name = getOption("mrsq_db_name"))

Arguments

tbl_name

name of the table

n

number of limits

path

folder path of the database

db_name

name of the database


rasyidstat/mrsq documentation built on May 7, 2019, 9:01 p.m.