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_names, report)
Arguments
cll_names |
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.5.1 Index]