https://github.com/stemangiola/tidySummarizedExperiment/blob/ff1fe019d7dd35d9074d7a8b324f5145ece15c24/R/print_method.R#L64 At the bottom it says ``` # ℹ XX more rows # ℹ Use `print(n = ...)` to see more rows ``` But I don't think the print method for SE responds to `n`, correct?