malariaAtlas
malariaAtlas copied to clipboard
An R interface to open-access malaria data, hosted by the Malaria Atlas Project.
*feature request* Hi MAP team! If `file_path` is somehow misspecified,`getRaster` only fails at the end of a long slow download. Annoying for me, I suspect VV frustrating for colleagues with...
Hello - thank you for creating this great package! I'm trying to use the fillDHSCoordinates function to link the DHS geo-coordinates to parasite prevalence rates from the Malaria Atlas project....
Hi all, Some of the new friction surfaces don't seem to work. ``` USA_shp
Looks like both `listShp()` and `getShp()` have become disconnected, did the server location for these files change recently?
I found a trailing whitespace in title for the walking-only friction surface, so I want to go through and look for others. I'll try to do it this weekend and...
https://developer.r-project.org/blosxom.cgi/R-devel/NEWS/2020/02/28#n2020-02-28 Check now passes `stringsAsFactors = TRUE`. So all the downloaded data gets characters instead of factors that made some tests fail. So far I've just hacked things. https://github.com/malaria-atlas-project/malariaAtlas/pull/50 Either...
Also helps to reduce confusion about the two PfPR layers.
Currently looks like this: ``` COLUMNNAME description of contents COLUMNNAME description of contents COLUMNNAME description of contents ```
I use malariaAtlas in my [example script](https://github.com/bertozzivill/friction-example/blob/master/accessibility_example.r) for making custom accessibility surfaces. In the past, I've used the following `getShp` code to download a shapefile for Colorado state: `USA.shp