llr
rmarkdown
Our great sponsors
llr | rmarkdown | |
---|---|---|
3 | 21 | |
177 | 2,458 | |
- | 1.6% | |
2.2 | 8.9 | |
5 months ago | 11 days ago | |
R | R | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
llr
rmarkdown
- Ask HN: Markdown/reStructuredText to write a PhD thesis in STEM fields?
-
R Studio R Markdown error code
This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see .
-
Securing R Markdown Documents
The polished package now supports Rmarkdown documents that use the shiny runtime. This includes flexdashboard!
-
[D] Research paper figure drawing
The package ggplot2 in R platform is a good choice. You can make any type of figure, here are some examples, https://www.r-graph-gallery.com/heatmap.html . Combined with rmarkdown (https://rmarkdown.rstudio.com/), you can combine together all of the steps together -- data input, data cleaning, data analysis, the final report of various formats, PDF, HTML, Word, PowerPoint, or journal articles. See here https://github.com/rstudio/rticles
-
How to write LaTeX without writing LaTeX
One option for Markdown-esque input and Latex output is RMarkdown. RStudio does a nice job of allowing you to write markdown, embed references, code cells, and visualizations. I used it in grad school and only rarely had to drop down to Latex to do something more customized.
- Ultimate text editor
-
Using BPMN Visualization in R
If you are not familiar with Shiny, it is an R package that makes it easy to build interactive web apps straight from R. You can host standalone apps on a webpage or embed them in R Markdown documents or build dashboards.
-
Dumb question, but, how do I export the stats results of my data for a research paper?
What are you writting the research paper in? One way is to use Rmarkdown so that you can easily integrate the results. Rmarkdown is generally a really good tool, so it pays of to learn it anyway.
-
GitHub - tonyday567/hecklist: How I start Haskell.
Meanwhile, other languages took markdown and ran with it, using (and here lies the tragedy) pandoc to embed it in their rapid development processes. They've gone on and built empires off of it, such as https://jupyter.org/ and https://rmarkdown.rstudio.com/. We can't even begin to compete. We have to re-route everything through ihaskell to even get to the starting line of the rapid, general data analytics race.
-
Launch HN: Evidence (YC S21) – Web framework for data analysts
Have you heard of knitr (https://yihui.org/knitr/)? It's the gold standard as far as I'm concerned for dynamic report generation that needs to run code. Since it supports running arbitrary shell commands, it can already be used to query remote databases as long as you have a CLI to query them with. Combined with RMarkdown (https://rmarkdown.rstudio.com/), which augments Markdown with support for LaTeX typesetting, it's the ultimate toolset for doing this kind of thing. You can read a blog post here on how to use knitr within RMarkdown: https://kbroman.org/knitr_knutshell/pages/Rmarkdown.html
I'm not trying to be a downer, but it seems like your product is just duplicating the functionality of these existing products but does less since it only supports SQL and Markdown.
I guess you autogenerate charts, but it says you're targeting a technical audience that is presumably comfortable calling functions in Python and R for graphical data visualization.
This is nitpicky, and I'm sure you have some command line option to choose another port (though your "get started" doesn't show how), but mdbook also uses 3000. I'm sure they probably weren't the first to default to that, either.
I hope this doesn't come across as downplaying your product. It looks nice. I just don't see what you offer here that can't already be done with existing data ecosystem tools. I was using RMarkdown with knitr to generate all of my papers when I was an ML grad student years ago. It felt back then like I was the only person at Georgia Tech who realized these tools existed, and now it still feels that way.
What are some alternatives?
Pluto.jl - 🎈 Simple reactive notebooks for Julia
jupytext - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
tinytex - A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live
here_here - I love the here package. Here's why.
github-orgmode-tests - This is a test project where you can explore how github interprets Org-mode files
TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
RStudio Server - RStudio is an integrated development environment (IDE) for R
namer - R package :package: for labelling chunks of RMarkdown files! :boom:
codebraid - Live code in Pandoc Markdown
glue - Glue strings to data in R. Small, fast, dependency free interpreted string literals.
blogdown - Create Blogs and Websites with R Markdown
noweb - The noweb tool for literate programming