mark_as_already_serialised {lambdr}R Documentation

Give a value the "already_serialised = TRUE" attribute

Description

Give a value the "already_serialised = TRUE" attribute

Usage

mark_as_already_serialised(x)

Arguments

x

any R object

Value

x with "already_serialised" attribute TRUE


[Package lambdr version 1.2.5 Index]