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: 2023-10-16
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 16 Apr. 2025.
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
03/2003/2103/2203/2804/0204/0604/0704/0804/12Downloads for mapReasy11.522.533.54TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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