commit 28c1cdc0cce2754ca3894dfca41b23be729f6b0a
parent f49406fa1f294ea41e20d097a054110e61ca88d1
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date: Thu, 25 Jun 2020 17:29:33 -0500
not much
Diffstat:
1 file changed, 0 insertions(+), 17 deletions(-)
diff --git a/rmd_py.md b/rmd_py.md
@@ -1,20 +1,3 @@
----
-layout: post
-title: "R Markdown, Python, and friends: write my paper"
-toc: true
-image: https://source.unsplash.com/OfMq2hIbWMQ
-categories:
- - AI for MDs
-tags:
- - coding
- - software
- - laziness
- - "R Markdown"
- - Python
- - Markdown
- - "academic writing"
----
-
## R Markdown is my spirit animal
In a [previous post]({% post_url 2019-06-10-python-write-my-paper %}) I talked about how easy it is, if you're already doing your own stats anyway in some research project, to have a Python script output paragraphs with all the stats written out and updated for you to add into your paper.