Description Usage Arguments Value Examples
Create sp class versions of datasets
1 |
df |
A data.frame of recoded indicator values for the Liberia Coverage Survey |
coords |
A data.frame containing per enumeration area centroid coordinates |
by.x |
A character value for variable in |
by.y |
A character value for variable in |
proj |
A projection string of class CRS |
An 'sp' class version of datasets
1 2 | create_sp(df = coverageData.r2, coords = sampleList.r2,
proj = sp::CRS(sp::proj4string(gmHexGrid)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.