Daniel Jordan

Results 5 issues of Daniel Jordan

Hi Yihui, I want to use a custom output format when rendering posts in blogdown. In particular, I want to use the tufte output format `tufte::tufte_html` when rendering blogposts. I'm...

question
feature

Just an artifact from the blog post to book conversion in the introduction to the A/B Testing chapter: "***In this series of posts*** about an empirical Bayesian approach to batting...

Hi guys, I've been using R Markdown for a while for assignments in university. My experience has been terrific and I am forever grateful to @yihui and the rest of...

feature

Disparate or weakly linked data makes up the majority of the worlds data, but we focus mainly on single source datasets or combining datasets with definite primary and foreign keys....

Working with filepaths in R is a total pain in the ass, mainly because we treat them exclusively as character vectors. This means we're stuck parsing filepaths with messy regexes...