All functions

as.Rfc3339() as.character(<Rfc3339>) is.Rfc3339() as.POSIXct(<Rfc3339>) as.POSIXlt(<Rfc3339>) `[`(<Rfc3339>) `[[`(<Rfc3339>) `[<-`(<Rfc3339>) `[[<-`(<Rfc3339>) c(<Rfc3339>) saveObject(<Rfc3339>)

Representing Internet date/times

absolutizePath()

Make an absolute file path

acquireFile() acquireMetadata()

Acquire file or metadata

altReadObject() altReadObjectFunction()

Alter the reading function

altSaveObject() altSaveObjectFunction()

Alter the saving generic

anyMissing() is.missing()

Find missing values

chooseMissingPlaceholderForHdf5()

Choose a missing value placeholder

cloneDirectory()

Clone an existing directory

createDedupSession() checkObjectInDedupSession() addObjectToDedupSession()

Deduplicate objects when saving

createRedirection()

Create a redirection file

getSaveEnvironment() formatSaveEnvironment() useSaveEnvironment() registerSaveEnvironment() loadSaveEnvironment()

Track the environment used for saving objects

hdf5 h5_guess_vector_chunks h5_create_vector h5_write_vector h5_write_attribute h5_read_vector h5_read_attribute h5_object_exists h5_cast

HDF5 utilities

listObjects()

List objects in a directory

loadDirectory()

Load all non-child objects in a directory

moveObject()

Move a non-child object in the staging directory

quickLoadObject() quickStageObject()

Convenience helpers for handling local directories

quickReadCsv() quickWriteCsv()

Quickly read and write a CSV file

readAtomicVector()

Read an atomic vector from disk

readBaseFactor()

Read a factor from disk

readBaseList()

Read a base list from disk

readDataFrame()

Read a DataFrame from disk

readDataFrameFactor()

Read a DataFrame factor from disk

readMetadata()

Read R-level metadata

readObject() readObjectFunctionRegistry() registerReadObjectFunction()

Read an object from disk

readObjectFile() saveObjectFile()

Utilities to read and save the object file

removeObject()

Remove a non-child object from the staging directory

saveObject(<integer>) saveObject(<character>) saveObject(<logical>) saveObject(<double>) saveObject(<numeric>) saveObject(<Date>) saveObject(<POSIXlt>) saveObject(<POSIXct>) saveObject(<numeric_version>)

Save atomic vectors to disk

saveObject(<factor>)

Save a factor to disk

saveObject(<list>) saveObject(<List>) saveBaseListFormat()

Save a base list to disk

saveObject(<DataFrameFactor>)

Stage a DataFrameFactor object

saveDataFrameFormat()

Choose the format for certain objects

saveMetadata()

Save R-level metadata to disk

saveObject()

Save objects to disk

saveObject(<DataFrame>) saveObject(<data.frame>)

Save a DataFrame to disk

transformVectorForHdf5()

Transform a vector to save in a HDF5 file

validateDirectory()

Validate a directory of objects

validateObject() registerValidateObjectFunction() registerValidateObjectHeightFunction() registerValidateObjectDimensionsFunction() registerValidateObjectSatisfiesInterface() registerValidateObjectDerivedFrom()

Validate an object's on-disk representation

writeMetadata()

Saving the metadata