All Projects → mwip → Beautifyr

mwip / Beautifyr

Licence: gpl-3.0
RStudio addin for formatting Rmarkdown tables

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Beautifyr

Rmarkdown
Dynamic Documents for R
Stars: ✭ 2,319 (+2911.69%)
Mutual labels:  markdown, rmarkdown
Pander
An R Pandoc Writer: Convert arbitrary R objects into markdown
Stars: ✭ 267 (+246.75%)
Mutual labels:  markdown, rmarkdown
Binb
Binb is not Beamer
Stars: ✭ 160 (+107.79%)
Mutual labels:  markdown, rmarkdown
Details
R Package to Create Details HTML Tag for Markdown and Package Documentation
Stars: ✭ 83 (+7.79%)
Mutual labels:  markdown, rmarkdown
Crisscross
A Markdown-centric template engine for batch offline document generation.
Stars: ✭ 18 (-76.62%)
Mutual labels:  markdown, rmarkdown
Markdowntemplates
✅🔻 A collection of alternate R markdown templates
Stars: ✭ 287 (+272.73%)
Mutual labels:  markdown, rmarkdown
figpatch
Easily Arrange Images with Patchwork Alongside ggplot2 Figures.
Stars: ✭ 46 (-40.26%)
Mutual labels:  rmarkdown, alignment
Parse Comments
Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
Stars: ✭ 53 (-31.17%)
Mutual labels:  comments, markdown
Jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Stars: ✭ 4,969 (+6353.25%)
Mutual labels:  markdown, rmarkdown
Summarytools
R Package to Quickly and Neatly Summarize Data
Stars: ✭ 390 (+406.49%)
Mutual labels:  markdown, rmarkdown
Samples Rmarkdown Metropolis
RMarkdown with Metropolis/Mtheme for Beamer
Stars: ✭ 51 (-33.77%)
Mutual labels:  markdown, rmarkdown
Xaringan
Presentation Ninja 幻灯忍者 · 写轮眼
Stars: ✭ 1,129 (+1366.23%)
Mutual labels:  markdown, rmarkdown
Seafile
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
Stars: ✭ 9,201 (+11849.35%)
Mutual labels:  markdown
Markdowngenerator
Swift library to programmatically generate Markdown output and files
Stars: ✭ 76 (-1.3%)
Mutual labels:  markdown
Taskboard
A Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)
Stars: ✭ 1,191 (+1446.75%)
Mutual labels:  markdown
Md2pdf
Markdown to PDF conversion tool
Stars: ✭ 74 (-3.9%)
Mutual labels:  markdown
Jsdoc To Markdown
Generate markdown documentation from jsdoc-annotated javascript
Stars: ✭ 1,199 (+1457.14%)
Mutual labels:  markdown
Glim
Static site generator which is semi-compatible with Jekyll
Stars: ✭ 76 (-1.3%)
Mutual labels:  markdown
Foliant
Comprehensive markdown-based documentation toolkit
Stars: ✭ 74 (-3.9%)
Mutual labels:  markdown
Vue Showdown
📃 Use showdown as a vue component
Stars: ✭ 74 (-3.9%)
Mutual labels:  markdown

beautifyR

RStudio addin for formatting Rmarkdown tables and R multi-line comments


beautifyR is a RStudio addin that helps you formatting Markdown tables. It aligns the columns according to the content width, adds missing columns if needed and inserts the formatting row if missing.

Additionally the Beautify Comment addin allows for aligning multi-line comments. This saves a lot of time when editing vast commentary in code.

Feel free to install it from my Github via the adddinslist or use devtools::install_github('mwip/beautifyR').

If you encounter any bugs, please report them as an issue.


beautifyR in action

Beautify multi-line comments in R code

example of beautify comment

Beautify Table

example of beautifyR

Insert and fill missing columns

example of beautifyR 2

Insert missing formatting

example of beautifyR 3

GIFs generated with Peek.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].