An R Interface for Raven DataFrames (Beta0)


[Up] [Top]

Documentation for package ‘raven.rdf’ version 0.2.0

Help Pages

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.