h_deparsed_sys_call {sanityTracker}R Documentation

Simply converts a call into a character

Description

Simply converts a call into a character

Usage

h_deparsed_sys_call(which)

Arguments

which

see sys.call. However the function bounds it by the number of encolsing environments.

Value

the call of the corresponding environment as character


[Package sanityTracker version 0.1.0 Index]