API for PRL-PRG/instrumentr
Instrumentation Framework for R

Global functions
.onDetach Source code
.onLoad Source code
.onUnload Source code
activate Source code
activate.instrumentr_callback Source code
add_function Source code
add_instrumented_function Source code
add_package Source code
create_application Source code
create_application_attach_callback Source code
create_application_attach_callback.externalptr Source code
create_application_attach_callback.function Source code
create_application_detach_callback Source code
create_application_detach_callback.externalptr Source code
create_application_detach_callback.function Source code
create_application_load_callback Source code
create_application_load_callback.externalptr Source code
create_application_load_callback.function Source code
create_application_unload_callback Source code
create_application_unload_callback.externalptr Source code
create_application_unload_callback.function Source code
create_argval_tracing_code Source code
create_builtin_call_entry_callback Source code
create_builtin_call_entry_callback.externalptr Source code
create_builtin_call_entry_callback.function Source code
create_builtin_call_exit_callback Source code
create_builtin_call_exit_callback.externalptr Source code
create_builtin_call_exit_callback.function Source code
create_call_entry_callback Source code
create_call_entry_callback.externalptr Source code
create_call_entry_callback.function Source code
create_call_exit_callback Source code
create_call_exit_callback.externalptr Source code
create_call_exit_callback.function Source code
create_closure_call_entry_callback Source code
create_closure_call_entry_callback.externalptr Source code
create_closure_call_entry_callback.function Source code
create_closure_call_exit_callback Source code
create_closure_call_exit_callback.externalptr Source code
create_closure_call_exit_callback.function Source code
create_context Source code
create_context_entry_callback Source code
create_context_entry_callback.externalptr Source code
create_context_entry_callback.function Source code
create_context_exit_callback Source code
create_context_exit_callback.externalptr Source code
create_context_exit_callback.function Source code
create_context_jump_callback Source code
create_context_jump_callback.externalptr Source code
create_context_jump_callback.function Source code
create_error Source code
create_eval_entry_callback Source code
create_eval_entry_callback.externalptr Source code
create_eval_entry_callback.function Source code
create_eval_exit_callback Source code
create_eval_exit_callback.externalptr Source code
create_eval_exit_callback.function Source code
create_function Source code
create_function_attach_callback Source code
create_function_attach_callback.externalptr Source code
create_function_attach_callback.function Source code
create_function_detach_callback Source code
create_function_detach_callback.externalptr Source code
create_function_detach_callback.function Source code
create_gc_allocation_callback Source code
create_gc_allocation_callback.externalptr Source code
create_gc_allocation_callback.function Source code
create_gc_unmark_callback Source code
create_gc_unmark_callback.externalptr Source code
create_gc_unmark_callback.function Source code
create_matrix_copy_callback Source code
create_matrix_copy_callback.externalptr Source code
create_matrix_copy_callback.function Source code
create_object_coerce_callback Source code
create_object_coerce_callback.externalptr Source code
create_object_coerce_callback.function Source code
create_object_duplicate_callback Source code
create_object_duplicate_callback.externalptr Source code
create_object_duplicate_callback.function Source code
create_package Source code
create_package_attach_callback Source code
create_package_attach_callback.externalptr Source code
create_package_attach_callback.function Source code
create_package_detach_callback Source code
create_package_detach_callback.externalptr Source code
create_package_detach_callback.function Source code
create_package_load_callback Source code
create_package_load_callback.externalptr Source code
create_package_load_callback.function Source code
create_package_unload_callback Source code
create_package_unload_callback.externalptr Source code
create_package_unload_callback.function Source code
create_result Source code
create_result.default Source code
create_result.error Source code
create_retval_tracing_code Source code
create_special_call_entry_callback Source code
create_special_call_entry_callback.externalptr Source code
create_special_call_entry_callback.function Source code
create_special_call_exit_callback Source code
create_special_call_exit_callback.externalptr Source code
create_special_call_exit_callback.function Source code
create_variable_assignment_callback Source code
create_variable_assignment_callback.externalptr Source code
create_variable_assignment_callback.function Source code
create_variable_definition_callback Source code
create_variable_definition_callback.externalptr Source code
create_variable_definition_callback.function Source code
create_variable_lookup_callback Source code
create_variable_lookup_callback.externalptr Source code
create_variable_lookup_callback.function Source code
create_variable_removal_callback Source code
create_variable_removal_callback.externalptr Source code
create_variable_removal_callback.function Source code
create_vector_copy_callback Source code
create_vector_copy_callback.externalptr Source code
create_vector_copy_callback.function Source code
deactivate Source code
deactivate.instrumentr_callback Source code
expr_to_string Source code
filter_closure_bindings Source code
get_all_package_function_names Source code
get_application_attach_callback Source code
get_application_attach_callback.instrumentr_context Source code
get_application_detach_callback Source code
get_application_detach_callback.instrumentr_context Source code
get_application_load_callback Source code
get_application_load_callback.instrumentr_context Source code
get_application_unload_callback Source code
get_application_unload_callback.instrumentr_context Source code
get_argument Source code
get_argument.instrumentr_parameter Source code
get_arguments Source code
get_arguments.instrumentr_parameter Source code
get_builtin_call_entry_callback Source code
get_builtin_call_entry_callback.instrumentr_context Source code
get_builtin_call_exit_callback Source code
get_builtin_call_exit_callback.instrumentr_context Source code
get_call Source code
get_call.instrumentr_error Source code
get_call_entry_callback Source code
get_call_entry_callback.instrumentr_context Source code
get_call_exit_callback Source code
get_call_exit_callback.instrumentr_context Source code
get_call_stack Source code
get_call_stack.instrumentr_application Source code
get_caller Source code
get_caller.instrumentr_call Source code
get_closure_call_entry_callback Source code
get_closure_call_entry_callback.instrumentr_context Source code
get_closure_call_exit_callback Source code
get_closure_call_exit_callback.instrumentr_context Source code
get_code Source code
get_code.instrumentr_application Source code
get_commit_hash Source code
get_context_entry_callback Source code
get_context_entry_callback.instrumentr_context Source code
get_context_exit_callback Source code
get_context_exit_callback.instrumentr_context Source code
get_context_jump_callback Source code
get_context_jump_callback.instrumentr_context Source code
get_data Source code
get_data.instrumentr_object Source code
get_default_argument Source code
get_default_argument.instrumentr_function Source code
get_definition Source code
get_definition.instrumentr_function Source code
get_directory Source code
get_directory.instrumentr_application Source code
get_directory.instrumentr_package Source code
get_environment Source code
get_environment.instrumentr_application Source code
get_environment.instrumentr_call Source code
get_environment.instrumentr_context Source code
get_environment.instrumentr_package Source code
get_error Source code
get_error.instrumentr_result Source code
get_eval_entry_callback Source code
get_eval_entry_callback.instrumentr_context Source code
get_eval_exit_callback Source code
get_eval_exit_callback.instrumentr_context Source code
get_expression Source code
get_expression.instrumentr_argument Source code
get_expression.instrumentr_call Source code
get_frame_position Source code
get_frame_position.instrumentr_application Source code
get_frame_position.instrumentr_call Source code
get_function Source code
get_function.instrumentr_call Source code
get_function.instrumentr_callback Source code
get_function_attach_callback Source code
get_function_attach_callback.instrumentr_context Source code
get_function_detach_callback Source code
get_function_detach_callback.instrumentr_context Source code
get_function_table Source code
get_functions Source code
get_functions.instrumentr_package Source code
get_gc_allocation_callback Source code
get_gc_allocation_callback.instrumentr_context Source code
get_gc_unmark_callback Source code
get_gc_unmark_callback.instrumentr_context Source code
get_id Source code
get_id.instrumentr_object Source code
get_installed_package_names Source code
get_instrumented_function Source code
get_instrumented_function_names Source code
get_instrumented_package_names Source code
get_matrix_copy_callback Source code
get_matrix_copy_callback.instrumentr_context Source code
get_message Source code
get_message.instrumentr_error Source code
get_name Source code
get_name.instrumentr_application Source code
get_name.instrumentr_argument Source code
get_name.instrumentr_function Source code
get_name.instrumentr_package Source code
get_name.instrumentr_parameter Source code
get_object_coerce_callback Source code
get_object_coerce_callback.instrumentr_context Source code
get_object_details Source code
get_object_duplicate_callback Source code
get_object_duplicate_callback.instrumentr_context Source code
get_package_attach_callback Source code
get_package_attach_callback.instrumentr_context Source code
get_package_detach_callback Source code
get_package_detach_callback.instrumentr_context Source code
get_package_function_names Source code
get_package_load_callback Source code
get_package_load_callback.instrumentr_context Source code
get_package_name Source code
get_package_unload_callback Source code
get_package_unload_callback.instrumentr_context Source code
get_packages Source code
get_packages.instrumentr_application Source code
get_parameter Source code
get_parameter.instrumentr_call Source code
get_parameter_count Source code
get_parameter_count.instrumentr_function Source code
get_parameters Source code
get_parameters.instrumentr_call Source code
get_position Source code
get_position.instrumentr_parameter Source code
get_private_package_function_names Source code
get_public_package_function_names Source code
get_result Source code
get_result.instrumentr_argument Source code
get_result.instrumentr_call Source code
get_size Source code
get_size.instrumentr_call_stack Source code
get_source Source code
get_source.instrumentr_error Source code
get_special_call_entry_callback Source code
get_special_call_entry_callback.instrumentr_context Source code
get_special_call_exit_callback Source code
get_special_call_exit_callback.instrumentr_context Source code
get_traced_functions Source code
get_traced_functions.instrumentr_context Source code
get_traced_packages Source code
get_traced_packages.instrumentr_context Source code
get_value Source code
get_value.instrumentr_result Source code
get_variable_assignment_callback Source code
get_variable_assignment_callback.instrumentr_context Source code
get_variable_definition_callback Source code
get_variable_definition_callback.instrumentr_context Source code
get_variable_lookup_callback Source code
get_variable_lookup_callback.instrumentr_context Source code
get_variable_removal_callback Source code
get_variable_removal_callback.instrumentr_context Source code
get_vector_copy_callback Source code
get_vector_copy_callback.instrumentr_context Source code
get_version_information Source code
has_application_attach_callback Source code
has_application_attach_callback.instrumentr_context Source code
has_application_detach_callback Source code
has_application_detach_callback.instrumentr_context Source code
has_application_load_callback Source code
has_application_load_callback.instrumentr_context Source code
has_application_unload_callback Source code
has_application_unload_callback.instrumentr_context Source code
has_builtin_call_entry_callback Source code
has_builtin_call_entry_callback.instrumentr_context Source code
has_builtin_call_exit_callback Source code
has_builtin_call_exit_callback.instrumentr_context Source code
has_call_entry_callback Source code
has_call_entry_callback.instrumentr_context Source code
has_call_exit_callback Source code
has_call_exit_callback.instrumentr_context Source code
has_closure_call_entry_callback Source code
has_closure_call_entry_callback.instrumentr_context Source code
has_closure_call_exit_callback Source code
has_closure_call_exit_callback.instrumentr_context Source code
has_context_entry_callback Source code
has_context_entry_callback.instrumentr_context Source code
has_context_exit_callback Source code
has_context_exit_callback.instrumentr_context Source code
has_context_jump_callback Source code
has_context_jump_callback.instrumentr_context Source code
has_data Source code
has_data.instrumentr_object Source code
has_eval_entry_callback Source code
has_eval_entry_callback.instrumentr_context Source code
has_eval_exit_callback Source code
has_eval_exit_callback.instrumentr_context Source code
has_function_attach_callback Source code
has_function_attach_callback.instrumentr_context Source code
has_function_detach_callback Source code
has_function_detach_callback.instrumentr_context Source code
has_gc_allocation_callback Source code
has_gc_allocation_callback.instrumentr_context Source code
has_gc_unmark_callback Source code
has_gc_unmark_callback.instrumentr_context Source code
has_instrumented_function Source code
has_matrix_copy_callback Source code
has_matrix_copy_callback.instrumentr_context Source code
has_object_coerce_callback Source code
has_object_coerce_callback.instrumentr_context Source code
has_object_duplicate_callback Source code
has_object_duplicate_callback.instrumentr_context Source code
has_package_attach_callback Source code
has_package_attach_callback.instrumentr_context Source code
has_package_detach_callback Source code
has_package_detach_callback.instrumentr_context Source code
has_package_load_callback Source code
has_package_load_callback.instrumentr_context Source code
has_package_unload_callback Source code
has_package_unload_callback.instrumentr_context Source code
has_parameters Source code
has_special_call_entry_callback Source code
has_special_call_entry_callback.instrumentr_context Source code
has_special_call_exit_callback Source code
has_special_call_exit_callback.instrumentr_context Source code
has_variable_assignment_callback Source code
has_variable_assignment_callback.instrumentr_context Source code
has_variable_definition_callback Source code
has_variable_definition_callback.instrumentr_context Source code
has_variable_lookup_callback Source code
has_variable_lookup_callback.instrumentr_context Source code
has_variable_removal_callback Source code
has_variable_removal_callback.instrumentr_context Source code
has_vector_copy_callback Source code
has_vector_copy_callback.instrumentr_context Source code
infer_application_name Source code
insert_instrumentation Source code
instrument_function Source code
instrument_package Source code
is_active Source code
is_active.instrumentr_call Source code
is_active.instrumentr_callback Source code
is_c_callback Source code
is_c_callback.instrumentr_callback Source code
is_closure Source code
is_defined Source code
is_environment Source code
is_error Source code
is_error.instrumentr_result Source code
is_evaluated Source code
is_evaluated.instrumentr_argument Source code
is_function Source code
is_function_traced Source code
is_function_traced.instrumentr_context Source code
is_instrumented Source code
is_instrumentr_application Source code
is_instrumentr_application_attach_callback Source code
is_instrumentr_application_detach_callback Source code
is_instrumentr_application_load_callback Source code
is_instrumentr_application_unload_callback Source code
is_instrumentr_builtin_call_entry_callback Source code
is_instrumentr_builtin_call_exit_callback Source code
is_instrumentr_call_entry_callback Source code
is_instrumentr_call_exit_callback Source code
is_instrumentr_closure_call_entry_callback Source code
is_instrumentr_closure_call_exit_callback Source code
is_instrumentr_context Source code
is_instrumentr_context_entry_callback Source code
is_instrumentr_context_exit_callback Source code
is_instrumentr_context_jump_callback Source code
is_instrumentr_eval_entry_callback Source code
is_instrumentr_eval_exit_callback Source code
is_instrumentr_function Source code
is_instrumentr_function_attach_callback Source code
is_instrumentr_function_detach_callback Source code
is_instrumentr_gc_allocation_callback Source code
is_instrumentr_gc_unmark_callback Source code
is_instrumentr_matrix_copy_callback Source code
is_instrumentr_object_coerce_callback Source code
is_instrumentr_object_duplicate_callback Source code
is_instrumentr_package Source code
is_instrumentr_package_attach_callback Source code
is_instrumentr_package_detach_callback Source code
is_instrumentr_package_load_callback Source code
is_instrumentr_package_unload_callback Source code
is_instrumentr_special_call_entry_callback Source code
is_instrumentr_special_call_exit_callback Source code
is_instrumentr_variable_assignment_callback Source code
is_instrumentr_variable_definition_callback Source code
is_instrumentr_variable_lookup_callback Source code
is_instrumentr_variable_removal_callback Source code
is_instrumentr_vector_copy_callback Source code
is_language Source code
is_missing Source code
is_missing.instrumentr_parameter Source code
is_null Source code
is_package_traced Source code
is_package_traced.instrumentr_context Source code
is_public Source code
is_public.instrumentr_function Source code
is_r_callback Source code
is_r_callback.instrumentr_callback Source code
is_s3_generic Source code
is_s3_generic.instrumentr_function Source code
is_s3_method Source code
is_s3_method.instrumentr_function Source code
is_scalar_character Source code
is_scalar_integer Source code
is_scalar_logical Source code
is_scalar_real Source code
is_successful Source code
is_successful.instrumentr_call Source code
is_symbol Source code
is_undefined Source code
is_value Source code
is_value.instrumentr_result Source code
is_vararg Source code
is_vararg.instrumentr_parameter Source code
is_vector_character Source code
logical_to_string Source code
modify_function Source code
peek_frame Source code
peek_frame.instrumentr_call_stack Source code
print.instrumentr_application Source code
print.instrumentr_argument Source code
print.instrumentr_call Source code
print.instrumentr_call_stack Source code
print.instrumentr_context Source code
print.instrumentr_function Source code
print.instrumentr_package Source code
print.instrumentr_parameter Source code
print.instrumentr_result Source code
print.instrumentr_undefined Source code
reinstate Source code
reinstate.instrumentr_callback Source code
remove_data Source code
remove_data.instrumentr_object Source code
remove_instrumentation Source code
remove_instrumented_function Source code
remove_instrumented_package Source code
set_application_attach_callback Source code
set_application_attach_callback.instrumentr_context Source code
set_application_detach_callback Source code
set_application_detach_callback.instrumentr_context Source code
set_application_load_callback Source code
set_application_load_callback.instrumentr_context Source code
set_application_unload_callback Source code
set_application_unload_callback.instrumentr_context Source code
set_builtin_call_entry_callback Source code
set_builtin_call_entry_callback.instrumentr_context Source code
set_builtin_call_exit_callback Source code
set_builtin_call_exit_callback.instrumentr_context Source code
set_call_entry_callback Source code
set_call_entry_callback.instrumentr_context Source code
set_call_exit_callback Source code
set_call_exit_callback.instrumentr_context Source code
set_closure_call_entry_callback Source code
set_closure_call_entry_callback.instrumentr_context Source code
set_closure_call_exit_callback Source code
set_closure_call_exit_callback.instrumentr_context Source code
set_context_entry_callback Source code
set_context_entry_callback.instrumentr_context Source code
set_context_exit_callback Source code
set_context_exit_callback.instrumentr_context Source code
set_context_jump_callback Source code
set_context_jump_callback.instrumentr_context Source code
set_data Source code
set_data.instrumentr_object Source code
set_environment Source code
set_environment.instrumentr_context Source code
set_eval_entry_callback Source code
set_eval_entry_callback.instrumentr_context Source code
set_eval_exit_callback Source code
set_eval_exit_callback.instrumentr_context Source code
set_function_attach_callback Source code
set_function_attach_callback.instrumentr_context Source code
set_function_detach_callback Source code
set_function_detach_callback.instrumentr_context Source code
set_gc_allocation_callback Source code
set_gc_allocation_callback.instrumentr_context Source code
set_gc_unmark_callback Source code
set_gc_unmark_callback.instrumentr_context Source code
set_matrix_copy_callback Source code
set_matrix_copy_callback.instrumentr_context Source code
set_object_coerce_callback Source code
set_object_coerce_callback.instrumentr_context Source code
set_object_duplicate_callback Source code
set_object_duplicate_callback.instrumentr_context Source code
set_package_attach_callback Source code
set_package_attach_callback.instrumentr_context Source code
set_package_detach_callback Source code
set_package_detach_callback.instrumentr_context Source code
set_package_load_callback Source code
set_package_load_callback.instrumentr_context Source code
set_package_unload_callback Source code
set_package_unload_callback.instrumentr_context Source code
set_special_call_entry_callback Source code
set_special_call_entry_callback.instrumentr_context Source code
set_special_call_exit_callback Source code
set_special_call_exit_callback.instrumentr_context Source code
set_variable_assignment_callback Source code
set_variable_assignment_callback.instrumentr_context Source code
set_variable_definition_callback Source code
set_variable_definition_callback.instrumentr_context Source code
set_variable_lookup_callback Source code
set_variable_lookup_callback.instrumentr_context Source code
set_variable_removal_callback Source code
set_variable_removal_callback.instrumentr_context Source code
set_vector_copy_callback Source code
set_vector_copy_callback.instrumentr_context Source code
show_setup_info Source code
split_name_components Source code
to_string Source code
to_string.NULL Source code
to_string.call Source code
to_string.default Source code
to_string.instrumentr_application Source code
to_string.instrumentr_argument Source code
to_string.instrumentr_call Source code
to_string.instrumentr_call_stack Source code
to_string.instrumentr_context Source code
to_string.instrumentr_error Source code
to_string.instrumentr_function Source code
to_string.instrumentr_package Source code
to_string.instrumentr_parameter Source code
to_string.instrumentr_result Source code
to_string.instrumentr_undefined Source code
trace_code Source code
trace_code.instrumentr_context Source code
trace_file Source code
trace_file.instrumentr_context Source code
trace_functions Source code
trace_functions.instrumentr_context Source code
trace_packages Source code
trace_packages.instrumentr_context Source code
trace_text Source code
trace_text.instrumentr_context Source code
uninstrument_function Source code
uninstrument_package Source code
with_package_namespace Source code
with_tracing_disabled Source code
with_tracing_enabled Source code
PRL-PRG/instrumentr documentation built on Feb. 26, 2021, 5:12 p.m.