graph.hook: Declare a hook function called when graph.close() is called

graph.hookR Documentation

Declare a hook function called when graph.close() is called

Description

Declare a hook function called when graph.close() is called

Usage

graph.hook(fn, name = NULL)

Arguments

fn

function to run as hook

name

unique name for the hook to prevent multiple registration


cturbelin/ifnBase documentation built on July 4, 2025, 6:23 p.m.