Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apollo_print

Prints message to terminal


Description

Prints message to terminal if apollo_inputs$silent is FALSE

Usage

apollo_print(txt, nSignifD = 4, widthLim = 11, highlight = FALSE)

Arguments

txt

Character, what to print.

nSignifD

Optional numeric integer. Minimum number of significant digits when printing numeric matrices. Default is 4.

widthLim

Optional numeric integer. Minimum width (in characters) of each column when printing numeric matrices. Default is 11

highlight

Optional logical. If TRUE, the message will be highlighted and will pause excecution for 5 seconds.

Value

Nothing


apollo

Tools for Choice Model Estimation and Application

v0.2.4
GPL-2
Authors
Stephane Hess [aut], David Palma [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.