loadtest.wipe: Delete campaign generated by loadtest function

Description Usage Arguments

View source: R/loadtest.R

Description

Delete campaign generated by loadtest function

Usage

1
2
loadtest.wipe(n.users = 10, xmlfile = system.file(package = "Ohmage",
  "files/jeroen.xml"), recycle = TRUE, user.prefix = "loadtest")

Arguments

n.users

number of users that was generated

xmlfile

path or string of orriginal xml

recycle

to recycle the connection

user.prefix

a character string used in the usernames and campaign name. Make it short.


Ohmage documentation built on Feb. 1, 2019, 1:04 a.m.

Related to loadtest.wipe in Ohmage...