Shaun Nielsen

Results 7 comments of Shaun Nielsen

Are there any plans to include a read_*_chunked functions in this package like readr::read_csv? We have a similar issue to above that our organization stores huge sas7dbdat files > 50Gb,...

I am curious about this. I've had to do learn some basic powershell stuff for work. I thought of keeping my notes with Rmarkdown document. I just copied code from...

when you wrote `powershell.exe .\powershell24c01c3480a.ps1` above, is that file something created from knitr i.e. the code chunk being saved to file and then executed? or something the user is providing?...

This does work, I just tried it. I had this in my `app.R`, with `runtime: shiny` in the rmd `rmarkdown::run('./app/shiny/flexdash.Rmd', shiny_args = list(launch.browser=TRUE))` there are other issues with when you...

I had a play with this .. required a new `ms_change_format()` function and some minor changes to `sys_mapshaper()`.. Assuming you only allow file changes (only use of `sys_mapshaper()`) .. Allow...

We solved the issue over there. I do still think allowing a fuller suite of the mapshaper options in rmapshaper would be good - viewing it as an R port...

I also tried in R, and outside Rstudio, and it still crashes. There was once an issue with another package that crashed Rstudio but not R.