Dave
Dave
I've merged this in to master
Using the example data in `?add_grid()` worked for me.  Can you try this and see what happens for you?
A few questions: 1. Is that within a markdown document? 2. Which browser are you using 2. a. Are there any javascript errors in the console? (in Chrome press Ctrl+Shift+C,...
Updating this in branch `issue276`
yeah I reckon there's probably a way to either calculate that or get it directly from somewhere, but I haven't found the solution yet.
now in master
Thanks - I see what you're suggesting, but I don't think there's a way to do what you're asking without taking on a dependency to `data.table`, which I'm not keen...
If you say `keep = TRUE` it should return all the colums of the input object, including the ID. Here's an example - https://github.com/dcooley/sfheaders#where-are-the-examples
That might be a bug, I'll take a look tomorrow
> I just tried and it does, but it transforms factors as integers, which surprised me. @achateigner do you have an example of this? I just tried and I get...