Dave

Results 263 comments of Dave

I've merged this in to master

Using the example data in `?add_grid()` worked for me. ![Screenshot 2021-11-29 at 10 51 44 am](https://user-images.githubusercontent.com/8093396/143791399-13514930-cfdf-49fa-81ae-0e137941b68f.png) 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.

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...