deserializeDataFrame | Deserializes the given vector of raw bytes and returns a data.frame object. |
readDataFrame | Reads a DataFrame from the specified file. |
serializeDataFrame | Serializes the specified data.frame object to a vector of raw bytes. |
writeDataFrame | Writes the specified data.frame to the specified file. |