Learn R Programming

keyed (version 0.1.3)

clear_snapshot: Clear snapshot for a data frame

Description

Removes the snapshot reference from a data frame.

Usage

clear_snapshot(.data, purge = FALSE)

Value

Data frame without snapshot reference.

Arguments

.data

A data frame.

purge

If TRUE, also remove the snapshot from cache.