memory_report: Perform garbage collection and log allocated memory.

memory_reportR Documentation

Perform garbage collection and log allocated memory.

Description

Used to log memory allocation at points during sequential script execution.

Usage

memory_report()

Value

Performs garbage collection then messages memory size and script name currently being executed.

Examples


try(memory_report())


ptspotter documentation built on Aug. 13, 2023, 5:06 p.m.