Part of the promise of #quartopub 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?
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.
#cogsci #cognition #jsPsych #QuartoPub
I'm interested in including versions of the helpful #RStats concept maps by @gvwilson + others in my #QuartoPub teaching slides https://github.com/rstudio/concept-maps
But would love to avoid the need for long repetitive code blocks or hand-crafting SVG or PNG exports in an editor.
Has anyone created a #QuartoPub extension that allows an incremental reveal (or creation) for Mermaid diagrams https://quarto.org/docs/authoring/diagrams.html
Or reference one mmd diagram file from another so I can create dependencies between them? #RStats
@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 #quarto presentation. It's on #quartopub here https://jeremydata.quarto.pub/lucid-chart-embedding-in-quarto/. I think I can rearrange the original to be more horizontal. I definitely prefer this diagram in pieces rather than all at once.
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
https://labs.ala.org.au/posts/2023-08-28_alternatives-to-box-plots/post.html
#rstats #dataviz #QuartoPub #austraits #ggplot2
Is there a way to expand the range of commands the #rstudio Rmd/ #QuartoPub 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 ๐ฅด #rstats
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? #rstats #quartopub
https://www.mrworthington.com/articles/rstats/gnarly-data-arrow-sql-duckdb/
In that note: I love #QuartoPub 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!)
We can attest that #Quarto #VisualEditor 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 #DuckDB #ObservableJS ๐ converted to .qmd doc using it. โฌ
Quarto Visual Editing docs:
๐ฐ https://quarto.org/docs/visual-editor/vscode/
Our Observable #DataTools ๐ ๏ธ and #JSNotebooks ๐ repository:
๐ฅ https://github.com/RandomFractals/observable-data-tools
DuckDB #DataTables Quarto doc:
#QuartoPub #DuckDBTools ๐งโโ๏ธ ...
#QuartoPub #duckdbtools #datatables #JSNotebooks #datatools #ObservableJS #duckdb #visualeditor #quarto
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.
https://github.com/quarto-dev/quarto-cli
#quarto #QuartoPub #rstats #pandoc #python
You saw or you made something related to Quarto?
You want it to be seen/shared?
Please submit a suggestion issue to #AwesomeQuarto (https://github.com/mcanouil/awesome-quarto)
PS: if you like this list, star it and share it ๐
#Quarto #QuartoPub #RStats #Pandoc #Python #GitHub #AwesomeList
#AwesomeQuarto #quarto #QuartoPub #rstats #pandoc #python #github #awesomelist
New blog post about using #QuartoPub and the {glue} package to wrangle Google Forms responses into a more readable format.
https://ericrscott.com/posts/2023-08-08-google-forms-quarto/
#QuartoPub #googleforms #rstats
Very happy with myself for turning google form responses into a readable, annotatable format with {googlesheets4}, #QuartoPub, {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?
Fun with pre-release #quartoPub in a mildly confused #rstudio:
"The value must instead be no possible value"
New Awesome Quarto list release!
What's new in #QuartoPub? let's find out!
Release: 2023-08-06
#Quarto #QuartoPub #extensions #templates #Python #RStats
https://github.com/mcanouil/awesome-quarto#featured-new-releases
#QuartoPub #quarto #extensions #templates #python #rstats
I'm not entirely sure what it says about me or #css or #typst 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 #quartoPub/#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.
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
Just seeing the new #QuartoPub manuscript features, which look promising. It would be nice if this played well with APA format, haven't tried yet to see what happens.