Andrew Collier
Andrew Collier
Fix typo
I asked this question on StackOverflow ([here](https://stackoverflow.com/questions/60351530/flatting-nested-field-to-array-in-flask-api)) but didn't get any help there. I'm sure that there is a simple answer to this. I'm using `flask_restplus` to build an API....
Fix typo
Hi! Thank you for the `{pagedown}` package. It has transformed many of my workflows. I rather like templates that include a large coloured margin on one or more sides of...
Hi! I've just discovered the `discard()` function and I'm so thrilled: I do this sort of thing all the time and had to keep on coding this logic up manually....
Hi! It'd be great to have this package back on CRAN again. I think that a good first step would be to have some automated checks which are applied to...
- [x] Did you run R CMD CHECK? - [x] Did you run `roxygen2::roxygenise(".")`? Adds a `set_map_alpha()` function which appends an alpha channel onto a map. This allows superimposing maps...
Hi David! Love using this package. However, I've found something odd with the version currently on CRAN. In the code for `get_map()`: ``` if (is.numeric(location) && length(location) == 4) {...