GitHub - ddotta/quartify: R package to automatically converts R scripts into Quarto markdown documents
github.com·7h·
Discuss: Hacker News
✍️Markdown
Preview
Report Post

📦 quartify

🇫🇷 Version française

TL;DR

Description

quartify is an R package that automatically converts R scripts into Quarto markdown documents (.qmd).

The package facilitates the transformation of your R analyses into reproducible and well-structured Quarto documents, preserving the logical structure of your code through RStudio code sections. It recognizes the standard RStudio code section syntax (####, ====, ----) to cr…

Similar Posts

Loading similar posts...