Gets the parameters as character.
# S3 method for ParametersInterface
getParametersAsString(this, ..., collapse=c(", ", "; "), drop=TRUE)Arguments passed to *getParameters().
(optional) A character string used to collapse the
individual parameter strings.
For more information see ParametersInterface.