Reproducible Manuscripts with Quarto - posit::conf(2023)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ส.ค. 2024

ความคิดเห็น • 7

  • @pandumulyamuhammadsyah
    @pandumulyamuhammadsyah 7 หลายเดือนก่อน +1

    Thanks for the valuable information. It's really fascinating how writing research paper could be fun and enjoyable.

  • @adriant1168
    @adriant1168 4 หลายเดือนก่อน

    Amazing

  • @tangibleoxygen1986
    @tangibleoxygen1986 6 หลายเดือนก่อน

    Awesome

  • @damanrique
    @damanrique 5 หลายเดือนก่อน +1

    That's an amazing approach. I have a question. As you are aware, we scientists do not generate single visualozations in our articles, like thr example shown. Instead, we work with pannels incorporating several figures and images organized in different ways. Is there a way quarto facilitates building those figure/images pannels? Thank you.

    • @tamiresmartins1296
      @tamiresmartins1296 5 หลายเดือนก่อน

      you can create your plots using ggplot2 and join them with functions from the patchwork or cowplot packages, for exemple.

    • @PositPBC
      @PositPBC  5 หลายเดือนก่อน +1

      Yes! Please check out the figures documentation on the Quarto site: quarto.org/docs/authoring/figures.html

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 7 หลายเดือนก่อน

    The problem I have run into with publications that supply the code and other data as supplements is that the code is frequently out of date and thus breaks when attempting to run it. Moreover, annotation is often lacking so it is hard to tell what the authors were doing. To boot the format of data may be poor. I have for instance come across papers where the supplementary data was stored in a bunch of word tables. I think there needs to be some sort of standard for both the code and data format set by the journals or reproducibility is just wishful thinking.