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

Description Usage Arguments Examples

View source: R/UserDb.R

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: 
createEmptyUserDb(),
createEmptyUserDb("C:/Users/Documents/")

## End(Not run)

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