util_cll_nm2fkt_nm {dataquieR} | R Documentation |
Get Function called for a Call Name
Description
get aliases from report attributes and then replace them by the actual function name
Usage
util_cll_nm2fkt_nm(cll_name, report)
Arguments
cll_name |
character then systematic function call name to fetch its function name |
report |
dataquieR_resultset2 the report |
Value
character the function name
[Package dataquieR version 2.1.0 Index]