orderfast function

knitr::opts_chunk$set(collapse = TRUE, comment = "#>", warning = FALSE, message = FALSE)
library(cgmguru)
library(iglu)

orderfast

Overview

Fast ordering of a dataframe by id and time, optimized for large CGM datasets. Returns the input sorted while preserving columns.

Inputs

Returns

Run documented examples

example(orderfast, package = "cgmguru", run.dontrun = FALSE)


Try the cgmguru package in your browser

Any scripts or data that you put into this service are public.

cgmguru documentation built on Nov. 6, 2025, 1:07 a.m.