Other packages > Find by keyword >

mapReasy  

Producing Administrative Boundary Map with Additional Features Embedded
View on CRAN: Click here


Download and install mapReasy package within the R console
Install from CRAN:
install.packages("mapReasy")

Install from Github:
library("remotes")
install_github("cran/mapReasy")

Install by package version:
library("remotes")
install_version("mapReasy", "1.0")



Attach the package and use:
library("mapReasy")
Maintained by
Hasinur Rahaman Khan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-09-07
Latest Update:
Description:
Produce administrative boundary map, visualize and compare different factors on map, tracking latitude and longitude, bubble plot. The package provides some handy functions to produce different administrative maps easily. Functions to obtain colorful visualization of different regions of interest and sub-divisional administrative map at different levels are included. This csn be used to increase feasibility of mapping disease pattern across different regions (disease mapping) with appropriate colors having intensity coherent with magnitude of prevalence. In many surveys, information on location of sample are collected. Sometimes it is of interest to quick look at the spreadness of the collected sample, check if any observation falls outside of the survey area and identify them. The package provides unique function to perform these tasks easily. Besides, some additional features have been added to make ad-lib comparison of different factors across the region through these maps. Visual presentation of two different variables on a particular map using two way bubble plot is also provided. Simple bar chart and pie chart can be produced on map to compare several factors.This package will be helpful to researchers-both statistician and non-statistician, to create geographic location wise plotting of different indicators. These types of maps are used in different research areas such public health, economics, environment, journalism etc. It provides functions that will also be helpful to users to create map using two indicators at a time (for example, shade on a map will give the information of one indicator variable, bar/pie/bubble chart will give the information on another indicator). Users only need to select the indicator's value and country wise region specific shapefile and run the functions to find their graphs quickly.The distinguishable features of the functions in this package are they are easy to understand to new R users who are searching some ad-lib functions to produce administrative map with different features and easy to use for those who are unfamiliar with file format of spatial data or geographic location data. Functions in this package adopt, compile and implement functions from some well-known packages on handling spatial data to make an user friendly functionality. So users do not need any additional knowledge about spatial statistics or geographic location data. All the examples presented in this package use shapefile of country Bangladesh downloaded from . Users are requested to visit , then select Download, then choose country and shapefile from country and File format dropdown menu. After downloading the shapefile of any particular country as compressed file, unzip the file and keep them in a known directory or working directory. Shapefiles of respective countries will be required to produce corresponding country maps. Use shapefile of corresponding country to produce all types of maps available in this package.
How to cite:
Hasinur Rahaman Khan (2017). mapReasy: Producing Administrative Boundary Map with Additional Features Embedded. R package version 1.0, https://cran.r-project.org/web/packages/mapReasy. Accessed 11 Mar. 2026.
Previous versions and publish date:
1.0 (2017-09-07 17:28)
Other packages that cited mapReasy R package
View mapReasy citation profile
Other R packages that mapReasy depends, imports, suggests or enhances
Functions, R codes and Examples using the mapReasy R package
Some associated functions: color10 . country.regionTRAC . info.shape . map.bubble . map.country . mapReasy-package . plotonMAP . 
Some associated R codes: color10.R . country.regionTRAC.R . info.shape.R . map.bubble.R . map.country.R . plotonMAP.R .  Full mapReasy package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openNLPdata  
Apache OpenNLP Jars and Basic English Language Models
Apache OpenNLP jars and basic English language models. ...
Download / Learn more Package Citations See dependency  
sorocs  
A Bayesian Semiparametric Approach to Correlated ROC Surfaces
A Bayesian semiparametric Dirichlet process mixtures to estimate correlated receiver operating chara ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
igoR  
Intergovernmental Organizations Database
Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, ...
Download / Learn more Package Citations See dependency  
roptions  
Option Strategies and Valuation
Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Me ...
Download / Learn more Package Citations See dependency  
histogram  
Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Ga ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA