createUserDb: Creates a new userDb based on the empty database in the...

Description Usage Arguments Examples

Description

The function allows the users to create a new empty user database file that is needed to run plethem.

Usage

1

Arguments

path

path to where the user database needs to be stored. Make sure you have write permission to this folder. If no path is provided, it launches a folder select dialog.

Examples

1
2
3
4
5
## Not run: 
createUserDb(),
createUserDb("C:/Users/Documents/")

## End(Not run)

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