Useful to run through a function source code for understanding, debugging

screen_to_file(x)

Arguments

x

name of a function

Examples

if (FALSE) { # \dontrun{
screen_to_file(lm)
} # }