powered by
This function is deprecated. Please use 'to.rds' instead. This is a legacy alias for the 'to.rds' function to maintain compatibility with older code.
createRds(...)
Invisible TRUE if successful. The function writes an RDS file to the specified path and prints a message indicating the file's location.
Additional arguments passed through to to.rds().
to.rds()
if (FALSE) { # DEPRECATED - use to.rds() instead createRds(prl01) }
Run the code above in your browser using DataLab