In January I wrote about using Macdown to write in Markdown, a convention for writing in plain text while encoding the structure of your document—headers, block quotes, lists, footnotes, etc.—using ...
Here are the news, tips & tricks I learned from the 2017 RStudio Conference in Kissimmee, Florida. I am updating this blog throughout the conference. I hope you’ll come back to see the latest! Jan 14, ...
At some point, we all need to show our work. Most programming work is shared either as raw source code or as a compiled executable. The source code provides complete information, but in a way that’s ...