********** exportBins ********** ========== =============== exportBins R Documentation ========== =============== Export the bins of a SQM object ------------------------------- Description ~~~~~~~~~~~ Export the bins of a SQM object Usage ~~~~~ .. code:: R exportBins(SQM, output_dir = "") Arguments ~~~~~~~~~ ============== ===================================================== ``SQM`` A SQM object. ``output_dir`` Existing output directory to which to write the bins. ============== =====================================================