Giter Site home page Giter Site logo

Comments (5)

elinw avatar elinw commented on August 17, 2024

That would definitely be a helpful feature, something like print.skimr.console ... I don't see an obvious way to do this at the moment but perhaps @michaelquinn32 will have an idea.

from skimr.

michaelquinn32 avatar michaelquinn32 commented on August 17, 2024

Hi Arthur!

Glad you like the package.

Set options(paged.print = FALSE) to get the original output.

Screenshot 2022-06-18 125429

You can also disable it using paged.print=FALSE as a chunk option.

Either way, we could probably do more to improve paged output in notebooks. I'll start another issue for that.

Best wishes,
Michael

from skimr.

ArthurAndrews avatar ArthurAndrews commented on August 17, 2024

This is a great solution. I'll be using this often. Thank you very much!

from skimr.

ArthurAndrews avatar ArthurAndrews commented on August 17, 2024

The paged.print = FALSE chunk setting is respected by the RStudio IDE and html_notebook output, but is ignored when I knit to html_document. It will still print a kable html table. Any ideas?

from skimr.

michaelquinn32 avatar michaelquinn32 commented on August 17, 2024

Sorry about that issue Arthur. This looks like you're running into:

I think the easiest issue is to switch from html_notebook to html_document if you need more control of the rendered output. Your original option render = knitr::normal_print seems to be WAI.

Best wishes,
Michael

from skimr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.