MonolixSuite in R
Breadcrumbs

getDemoPath

[Monolix - PKanalix - Simulx] Get Lixoft demos path

Get the path to the demo projects. The path depends on the software used to initialize the connectors with initializeLixoftConnectors.

Usage

R
getDemoPath()

Value

The Lixoft demos path corresponding to the currently active software.

Examples

R
if (FALSE) {
  getDemoPath()
}