-
Added function
get_pkg_fcn_info()
for obtaining information on a package's functions. -
Added the functions
create_function_graph()
,show_called_functions()
, and, reexported therender_graph()
function; these are for generating network graphs of package functions and working with the graph -
Added function
write_pkg_api()
for writing a package's API functions to a file