It will check if a HDF5 file already exist at the destination. If the file exist it will throw a warning. To overwrite it with a fresh copy use overwrite=TRUE
copyDataContainer(overwrite = FALSE)
overwrite | it is FALSE to prevent overwriting an existing data file |
---|