where_now: where_now

View source: R/where_now.R

where_nowR Documentation

where_now

Description

This function indicates which function has been reached.

Usage

where_now(returnTime = FALSE, callstack = sys.calls())

Arguments

returnTime

default is FALSE. If TRUE, this function will return a value for proc.time, facilitating timing of functions

callstack

default is sys.calls(). Not meant to be changed.

Value

nothing, it just writes messages to the screen

Author(s)

Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca

See Also

Other debugging: changeDetector(), updateExpected()


Maritimes/Mar.utils documentation built on Feb. 12, 2024, 11:38 p.m.