Complement other parallel summaries with quantile calculations, useful for large sets of spectra such as time series. - [x] Implement `s_quantile()` using `stats::quantile()` and the internal `rowwise` functions. - [x] Document in help page. - [x] Add unit tests. - [x] Update vignette.