Jonathan Carroll
Jonathan Carroll
I was more thinking of something exactly like what I presume @jcheng5 didn't wish to reveal too early; http://appsilondatascience.com/blog/rstats/2017/11/01/r-promises-hands-on.html -- this may be where `aside` was heading, but I suspect...
Should the `levels` part start on a new line? Indenting that properly may be fiddly.
This PR may now be out of date. I will confirm, but I think factor levels are now handled, no?
I learned something here - I was a little surprised that `dput()` returned the condensed expression, but looking at the [source](https://github.com/wch/r-source/blob/a23e250f8fb55ec16db8a6a096f66cf21952b7aa/src/main/deparse.c#L393) it's clear that it just uses `deparse()` (well, `deparse1()`...
I tested this with a random example off of StackOverflow and it uncovered a couple of bugs in my implementation - firstly, multiple spaces may be used as a separator....
The added quotes around `NA` for tibbles throws off the indentation - that will need looking at.
This PR now has an interaction with #87 -- what about dropping `rownames` if they are simply `1:nrow(x)` but otherwise keeping them as `rownames` for a `data.frame`, and as a...
This is the case for me also. I suspect there is some CSS on the site which does not translate to the emails. ![screen shot 2018-01-30 at 7 31 04...
I tend to do this manually, but only after initially uploading the original size image then remembering to shrink it via gimp. It's a bit of a hassle and becomes...
Watch this space! https://github.com/rweekly/rweekly.tools