projectReadTable: Read all the contents of a table

Description Usage Arguments Value

Description

The functions reads all the contents of the given table. It is used internally to save project data

Usage

1
projectReadTable(tble_name, db_path = "database/project.sqlite")

Arguments

tble_name

Name of the table to save. NOTE SQLITE table names are not case sensitive

db_path

The location of the project database. This defaults to database/project.sqlite and is not expected to change

Value

table as a dataframe


sahu27/sahu documentation built on May 30, 2019, 2:06 a.m.