Josiah · @josi
596 followers · 88 posts · Server fosstodon.org

Part of the promise of was reproducibility as good as {hugodown}. I have yet to see that. It works just like blogdown in that it generates only the .html output and not the .md file for reproducibility.

Is there a way to set that as a default for quarto?

#QuartoPub

Last updated 1 year ago

Matt Crump · @MattCrumpLab
1236 followers · 251 posts · Server fosstodon.org

Running tutorials for undergrads on jsPsych this semester. Just made a course blog with screencasts that will be updated weekly this semester. Sharing in case it's useful for others.

crumplab.com/psyc2001/blog.htm

#cogsci #cognition #jsPsych #QuartoPub

Last updated 1 year ago

Eli Pousson · @elipousson
274 followers · 358 posts · Server dads.cool

I'm interested in including versions of the helpful concept maps by @gvwilson + others in my teaching slides github.com/rstudio/concept-map

But would love to avoid the need for long repetitive code blocks or hand-crafting SVG or PNG exports in an editor.

#rstats #QuartoPub

Last updated 1 year ago

Eli Pousson · @elipousson
274 followers · 357 posts · Server dads.cool

Has anyone created a extension that allows an incremental reveal (or creation) for Mermaid diagrams quarto.org/docs/authoring/diag

Or reference one mmd diagram file from another so I can create dependencies between them?

#QuartoPub #rstats

Last updated 1 year ago

jeremy data :rstats: · @jeremy_data
1261 followers · 803 posts · Server fosstodon.org

@tladeras Ted, turns out I have Lucid Chart at work, so I learned to use their layers and action button features to break up a complex diagram. Lucid provides embed code, so I dropped that code in a presentation. It's on here jeremydata.quarto.pub/lucid-ch. I think I can rearrange the original to be more horizontal. I definitely prefer this diagram in pieces rather than all at once.

#quarto #QuartoPub

Last updated 1 year ago

Dax Kellie · @daxkellie
56 followers · 12 posts · Server ecoevo.social

Learn how easy it is to make beeswarm and raincloud plots (more transparent alternatives to box plots) using {ggbeeswarm}, {ggdist} & {gghalves} in a new ALA Labs post by me & Shandiya Balasubramaniam

labs.ala.org.au/posts/2023-08-

#rstats #dataviz #QuartoPub #austraits #ggplot2

Last updated 1 year ago

@jemsu FWIW \boldsymbol{} seems to work in .

#QuartoPub

Last updated 1 year ago

Jemsu · @jemsu
104 followers · 751 posts · Server norden.social

Is there a way to expand the range of commands the Rmd/ inline equation preview understands?
Assuming it's just MathJax under there anyway, but it would be kind of neat if it would pick up what this `\symbf{}` stuff is all about ๐Ÿฅด

#rstudio #QuartoPub #rstats

Last updated 1 year ago

mrworthington · @mrworthington
126 followers · 8 posts · Server vis.social

Recently used arrow + duckdb to get some SQL practice in and blogged about it. Was blown away that this doc rendered even though the dataset was originally 10GB in size.

On a side note: does anyone know if you can use arrow::open_dataset() on a pins parquet or arrow object?

mrworthington.com/articles/rst

#QuartoPub #rstats

Last updated 1 year ago

Jemsu · @jemsu
104 followers · 751 posts · Server norden.social

In that note: I love but what really gets me is the debugging complexity.

You encounter a new issue and have to wonder:
- Was it the quarto update that changed something? Running the prerelease maybe?
- Is it a pandoc issue? An update or an issue in my document?
- my custom latex template?
- the custom Beamer style?
- biblatex?
- biber? (ding ding ding!)

#QuartoPub

Last updated 1 year ago

We can attest that is much more aesthetically pleasing to view and edit markdown docs interleaved with code blocks, and provides a unique document view experience.

Brief demo of our ๐Ÿ““ converted to .qmd doc using it. โฌ‡

Quarto Visual Editing docs:

๐Ÿ“ฐ quarto.org/docs/visual-editor/

Our Observable ๐Ÿ› ๏ธ and ๐Ÿ“š repository:

๐Ÿ“ฅ github.com/RandomFractals/obse

DuckDB Quarto doc:

๐Ÿ“ github.com/RandomFractals/obse

๐Ÿง™โ€โ™‚๏ธ ...

#QuartoPub #duckdbtools #datatables #JSNotebooks #datatools #ObservableJS #duckdb #visualeditor #quarto

Last updated 1 year ago

Mickaรซl CANOUIL · @MickaelCanouil
296 followers · 412 posts · Server fosstodon.org

Any Quarto questions/issues/ideas? There is only one place!
Take a look at the Issues and Discussions, it's a gold mine of tips, tricks, hacks, solutions, and more.
github.com/quarto-dev/quarto-c

#quarto #QuartoPub #rstats #pandoc #python

Last updated 1 year ago

Mickaรซl CANOUIL · @MickaelCanouil
296 followers · 412 posts · Server fosstodon.org

You saw or you made something related to Quarto?
You want it to be seen/shared?
Please submit a suggestion issue to (github.com/mcanouil/awesome-qu)
PS: if you like this list, star it and share it ๐Ÿ˜‰

#AwesomeQuarto #quarto #QuartoPub #rstats #pandoc #python #github #awesomelist

Last updated 1 year ago

Eric Scott · @LeafyEricScott
373 followers · 1442 posts · Server fosstodon.org

New blog post about using and the {glue} package to wrangle Google Forms responses into a more readable format.

ericrscott.com/posts/2023-08-0


@DToher

#QuartoPub #googleforms #rstats

Last updated 1 year ago

Eric Scott · @LeafyEricScott
373 followers · 1440 posts · Server fosstodon.org

Very happy with myself for turning google form responses into a readable, annotatable format with {googlesheets4}, , {glue}, and the `output: asis` chunk option. Only took about an hour total to figure out and make beautiful. Any interest in a quick blogpost about this?

#QuartoPub #rstats

Last updated 1 year ago

Jemsu · @jemsu
103 followers · 701 posts · Server norden.social

Fun with pre-release in a mildly confused :
"The value must instead be no possible value"

#QuartoPub #rstudio

Last updated 1 year ago

Mickaรซl CANOUIL · @MickaelCanouil
292 followers · 406 posts · Server fosstodon.org
Jemsu · @jemsu
102 followers · 695 posts · Server norden.social

I'm not entirely sure what it says about me or or that I had a significantly easier time re-implementing a specific slide theme in Typst, a language I literally started learning last weekend, than I am currently having trying to figure out how to even begin implementing it in /#revealjs, which appears to constantly fight my CSS from half a dozen files setting rules I can't seem to override properly.

I just want to move the logo man.

#css #typst #QuartoPub

Last updated 1 year ago

Nicola Rennie · @nrennie
1691 followers · 676 posts · Server fosstodon.org

Only one month to go until the RSS International Conference! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

I'll be presenting at:

๐ŸŽจ Tue 5th @ 11:40: Best Practices for Data Visualisation

๐Ÿ•ธ๏ธ Wed 6th @ 10:50: Teaching statistics interactively with webR

#rstats #webr #dataviz #QuartoPub #rss2023conf

Last updated 1 year ago

Matt Crump · @MattCrumpLab
1221 followers · 211 posts · Server fosstodon.org

Just seeing the new manuscript features, which look promising. It would be nice if this played well with APA format, haven't tried yet to see what happens.

quarto.org/docs/manuscripts/

#QuartoPub

Last updated 1 year ago