Can we sort the DT table keeping only specific rows fixed. In the below example, can we sort Sepal.Length keeping only 5.1 row fixed
library(shiny) library(DT