printParameters: A function for printing parameters to the screen.

View source: R/mrbin.R

printParametersR Documentation

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)

Arguments

verbose

Should the code be shown on the screen?

Value

An invisible character string

Examples

printParameters()

mrbin documentation built on June 8, 2025, 2:01 p.m.