Ian McGregor

Results 7 comments of Ian McGregor

Similarly, `GapSPDF` can be changed to the following. Note that this returns only a data frame, but to return the polygons themselves then the function should return `gaps_poly` directly. ```...

Thanks @niekkoelewijn for the conversion!

Thanks! In the meantime, do you know what the actual defaults are for each of the arguments as they were used in the command line version of the ICP function?...

No worries, thanks for pointing me to the defaults!

I discovered the package today and tried this as well. `vignette("BIEN")` states Database connection issues Some institution and computer programs (e.g. some antivirus programs) block the SQL connections that this...

From `vignette("BIEN")` Database connection issues Some institution and computer programs (e.g. some antivirus programs) block the SQL connections that this package relies on. While we are exploring ways around this...

For what it's worth, @L-Gregory I wrote a batch script to do this for code I'm running as one step in a longer process. Maybe this can help? ``` @echo...