Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

139
Views
Why does my table slowly recede in R Markdown when using the DT scrollResize plugin?

I ran the following code in R markdown. The table starts full size but then slowly recedes without me doing anything. Within a few seconds you can't see any rows nor can you do anything to view them. I followed the format as shown here and there did not appear to be any additional information on the DT package website.

I'm using DT version 0.20, R version 4.1.2 and RStudio 2022.02.0+443.

    ---
    title: "scrollResize Not Working"
    output: html_document
    ---

    ```{r}

    library(DT)

    datatable(iris, plugins = "scrollResize",
          
          options = list(scrollResize = TRUE,
                         paging = FALSE,
                         scrollY = '300px',
                         scrollCollapse = TRUE))

    ```
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!