Learn R Programming

mgraph (version 1.03)

Graphing map attributes and non-map variables in R

Description

Each function in the package performs three main functions i) it reads spatial data and produces basic graphs including pie chart, bar chart, box plots, histogram, scatter plots, and lines ii)it reads non-spatial data such as "csv", "txt", "dat" data and produces basic graphs and iii) it plots map(s) of the input attribute(s) of spatial data by setting "type" parameter to "map"

Copy Link

Version

Install

install.packages('mgraph')

Monthly Downloads

10

Version

1.03

License

GPL (>= 2.0)

Maintainer

George Owusu

Last Published

April 21st, 2013

Functions in mgraph (1.03)

boxmap

Box plot of map and non-map data
piemap

Pie chart of spatial and non spatial data
linemap

Line chart of map and non map data
barmap

Bar graph of map and non-map data
inline

Internal linemap function
inpie

Internal piemap function
inhist

Internal histmap function
indot

Internal dotmap function
scattermap

Scatter plot of map and no-map data
histmap

Histogram analysis of map and non map data
map

Plotting a map data
inbar

Internal barmap function
inbox

Internal boxmap function
inscatter

Internal scattermap function
inmap

Internal map function
dotmap

Dotchart analysis of a map and non map data