setUserDb: Sets the path to the existing Db

Description Usage Arguments Examples

Description

The function allows the users to set an existing database as the user database to use for plethem.

Usage

1
setUserDb(path = NULL)

Arguments

path

path to the user database file. If no path is provided, it launches a file select dialog.

Examples

1
2
3
4
5
## Not run: 
setUserDb(),
setUserDb("C:/Users/Documents/PLETHEMUserDb.sqlite")

## End(Not run)

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