unfds: Strip and restore FacileDataStore pointers from/to...

View source: R/unfds.R

unfdsR Documentation

Strip and restore FacileDataStore pointers from/to FacileAnalysis Results

Description

[Experimental]

These functions are here to support serialization. unfds removes the link to a FacileDataStore from any object, and refds restores it to only the "blessed" objects.

These functions shouldn't really be used by users, but I'm having trouble testing a non-exported S3 function in unit tests ...

Usage

unfds(x, ...)

Arguments

x

An object to remove the FacileDataStore attribute from

Value

a stripped out object


facileverse/FacileAnalysis documentation built on March 15, 2024, 6:44 p.m.