Skip to contents

Browse the current MetaProViz log file

Usage

MetaProViz_log()

Value

Returns NULL.

See also

metaproviz_logfile

Examples

if (FALSE) { # \dontrun{
metaproviz_log()
# then you can browse the log file, and exit with `q`
} # }