setUserDb: Sets the path to the existing Db

Description Usage Arguments Examples

View source: R/UserDb.R

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)

ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.