home.social

@yabellini@fosstodon has moved

View on fosstodon.org
  1. New on my blog: Adding Multiple choice quiz to Tutorials

    I was working with interactive code chunks for tutorials, and I wanted to add a multiple-choice quiz, as we have with the learnr package.

    Here is my "home made" solution: yabellini.netlify.app/blog/202

    If you have a better way, I will be grateful to learn.

    @rstats

  2. tip of the day:

    I'm working on a series of Tutorials (transforming learnr tutorials).

    To use packages in the tutorial you add these labels on your YAML and list the packages:

    webr:
    packages:
    - ggplot2
    - gapminder
    - dplyr

    Where can you find WebAssembly versions of your favorite R packages?

    In @rOpenSci R-Universe!
    For example, if I need @Drmowinckels awesome ggseg my YAML looks like this:

    webr:
    packages:
    - ggseg
    repos:
    - ggseg.r-universe.dev

  3. Starting to translate some learnr tutorials I have to and I fund this mention to the @rOpenSci 's in the documentation 🤩 🚀

    r-wasm.github.io/quarto-live/g

  4. I like to travel, especially for vacations, but the truth is that my bed and my pillow have not equal.