printParameters: A function for printing parameters to the screen.
Description
This function reads parameters from the global variable mrbin.env$mrbin$parameters and
prints the required R code for creating a data set to the screen.
Usage
printParameters(verbose = TRUE)
Value
An invisible character string
Arguments
- verbose
Should the code be shown on the screen?