Package: autoimage 2.2.3

autoimage: Multiple Heat Maps for Projected Coordinates

Functions for displaying multiple images or scatterplots with a color scale, i.e., heat maps, possibly with projected coordinates. The package relies on the base graphics system, so graphics are rendered rapidly.

Authors:Joshua French

autoimage_2.2.3.tar.gz
autoimage_2.2.3.zip(r-4.7)autoimage_2.2.3.zip(r-4.6)autoimage_2.2.3.zip(r-4.5)
autoimage_2.2.3.tgz(r-4.6-any)autoimage_2.2.3.tgz(r-4.5-any)
autoimage_2.2.3.tar.gz(r-4.7-any)autoimage_2.2.3.tar.gz(r-4.6-any)
autoimage_2.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
autoimage/json (API)

# Install 'autoimage' in R:
install.packages('autoimage', repos = c('https://jfrench.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jfrench/autoimage/issues

Datasets:
  • canada - Provincial and territorial boundaries of Canada, 2001
  • copoly - Colorado state border
  • ilat - Interpolated maximum daily surface air temperatures on a regular grid.
  • ilon - Interpolated maximum daily surface air temperatures on a regular grid.
  • itasmax - Interpolated maximum daily surface air temperatures on a regular grid.
  • lat - Maximum daily surface air temperatures on a grid.
  • lon - Maximum daily surface air temperatures on a grid.
  • tasmax - Maximum daily surface air temperatures on a grid.

On CRAN:

Conda:

6.90 score 7 stars 3 packages 84 scripts 434 downloads 23 exports 26 dependencies

Last updated from:967890e8d5. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK145
source / vignettesOK237
linux-release-x86_64OK154
macos-release-arm64OK98
macos-oldrel-arm64OK100
windows-develOK125
windows-releaseOK126
windows-oldrelOK118
wasm-releaseOK123

Exports:.legend.horizontal.legend.mar.legend.scale.argsautoimageautolayoutautolegendautomarautopointsautosizeblank.plotggautoimageheat_ppointslegend.scaleparrowspaxespimageplinesppointsppolygonpsegmentsptextreset.parrotate

Dependencies:BHclicolorspacecpp11dotCall64farverfieldsggplot2gluegtableisobandlabelinglifecyclemapprojmapsMBAR6RColorBrewerRcpprlangS7scalesspamvctrsviridisLitewithr

Producing heat maps with autoimage and ggplot2
Introduction | Examples | Basic Sequence of Heat Maps | Coordinate Projection | Adding features | Individual heat maps | Conclusion | References

Last update: 2020-12-21
Started: 2017-03-27

Scatterplot version of heat maps
Introduction | autopoints Examples | Richer plots using autolayout and autolegend

Last update: 2020-12-21
Started: 2020-03-30

How to Use the autoimage package
Introduction | Examples | Basic usage of pimage | Basic usage of autoimage | Richer plots using autolayout and autolegend | More advanced options in the pimage and autoimage functions | References

Last update: 2020-10-07
Started: 2017-03-06