concerto.initialize: concerto.initialize

Description Usage Arguments Author(s)

View source: R/concerto.initialize.R

Description

Undocumented function

Usage

1
2
3
concerto.initialize(testID, sessionID, workspaceID, workspacePrefix, user,
  password, dbName, host = "localhost", port = 3306, tempPath, mediaPath,
  dbTimezone, dbConnect, userIP, mediaURL)

Arguments

testID

ID field for test

sessionID

ID field for the testing session

workspaceID

ID field for the workspace

workspacePrefix

Prefix to use for the workspace

user

DB User Name

password

DB Password for user

dbName

Name of DB to connect to

host

DB Host Address

port

Port number for database

tempPath

File path where temporary files will be stored

mediaPath

File path to location where media files are stored

dbTimezone

Value used to set time zone parameter of MySQL DB

dbConnect

Database connection object

userIP

IP address for the user

mediaURL

URL specifying where the browser should access media files from

Author(s)

Przemyslaw Lis


wbuchanan/concerto documentation built on May 4, 2019, 2 a.m.