Learn R Programming

gooseR (version 0.1.2)

goose_session_save: 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)

Value

Same as goose_save

Arguments

...

Arguments passed to goose_save

tags

Additional tags (session tag will be added automatically)