Converts a file saved in the RDS format to the qs2 format.
rds_to_qs(input_file, output_file, compress_level = 3)No value is returned. The converted file is written to disk.
The shuffle parameters is currently not supported when converting from RDS to qs2.
When reading the resulting qs2 file, validate_checksum must be set to FALSE.