The following save modes are supported:

  • OVERWRITE: Overwrite any existing data.

  • APPEND: Append the new data to the existing data.

  • IGNORE: Only save the data if the file does not already exist.

  • ERROR: Raise an error if the file already exists.

SaveMode

Format

An object of class list of length 4.