Sean Kross

Results 105 comments of Sean Kross

Index it into the code string: ``` "code_step": "mutate(Three = 3, 1 + 3, Three = NULL)", ``` ``` "mapping": [ { "illustrate": "outline", "select": "column", "from": { "anchor": "arg",...

- [ ] single df - [ ] single gg obj - [ ] df %>% ggplot() + ... - [ ] df

I think we will get this for free with the new environment setup. On Tue, Nov 2, 2021 at 4:29 PM pgbovine ***@***.***> wrote: > it would be good to...

Thanks for this! We pushed this package out as a proof of concept to go along with our paper, but as you can tell I did a bunch of slapdash...

Unfortunately I don't think I can get this to work before to tomorrow, especially to a point where I would trust it would work on a reviewer's machine. For the...

@xiaoyingpu Do you think it would be a good idea to have the name of the package match the name of the paper? (Which would be "datamations").

My thought was that if all of the names were consistent then it would be easier for people to cite us 😁. Also I liked your blurb about the paper...

@luisDVA @juliasilge thank you both for trying out this project, I'll look into this error this week.

Here's the source of the issue: https://github.com/rstudio/rstudioapi/issues/64

Another reason to have a standalone Coqui R package: it would be cool to do speech-to-text in R too.