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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns