[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 ...

unfds(x, ...)

Arguments

x

An object to remove the FacileDataStore attribute from

Value

a stripped out object