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 Nov. 5, 2023, 12:54 p.m.