packtrack_stop: Stop the tracking of namespaces

Description Usage Arguments

View source: R/start_stop.R

Description

This function desctivates packtrack and is automatically called when the package is unloaded.

Usage

1
packtrack_stop(delete_cache = TRUE)

Arguments

delete_cache

whether or not to delete the existing .packtrack_data file (default = TRUE).


courtiol/packtrack documentation built on May 30, 2021, 12:10 a.m.