goose_session_save: Save an object with session tracking

View source: R/memory_bulk.R

goose_session_saveR Documentation

Save an object with session tracking

Description

A wrapper around goose_save that automatically adds the current session tag

Usage

goose_session_save(..., tags = NULL)

Arguments

...

Arguments passed to goose_save

tags

Additional tags (session tag will be added automatically)

Value

Same as goose_save


gooseR documentation built on Feb. 6, 2026, 5:07 p.m.