IDPmisc-package {IDPmisc} | R Documentation |
The IDPmisc package contains different high-level graphics functions for displaying large datasets, displaying circular data in a very flexible way, brewing color ramps, drawing nice arrows, zooming 2D-plots, creating figures with differently colored margins and plot regions. In addition, the package contains auxiliary functions for data manipulation like omitting observations with irregular values or selecting data by logical vectors, which include NAs.
Package: | IDPmisc |
Type: | Package |
Version: | 0.7.5 |
Date: | 2006-07-27 |
License: | GPL (GNU Public Licence), Version 2 or later |
Function | Description |
Arrows | Pretty Open or Closed Arrows |
cart2clock | Converts Cartesian Coordinates to Clock Coordinates |
clock2cart | Converts Clock Coordinates to Cartesian Coordinates |
col2hsv | Converting Color to hsv Code |
data.sheet | Coercing a list to a data.frame |
IDPcolorRamp | Color Ramp for Ordered Values |
ilagplot | Image Lag Plot Matrix for Large Time Series |
Image | Displays the Density of Points in a Scatter Plot by Colors |
ipairs | Image Scatter Plot Matrix for Large Datasets |
ixyplot | Image Scatter Plot for Large Datasets |
NaRV.omit | Omits Observations with NA, NaN, Inf and -Inf Values |
ok | Sets NAs in Logical Objects to FALSE |
plot | Plots objects of Class Rose |
poster.plot | Convenient xyplot with Differently Colored Margin and Plot Region |
showColors | Displays vectors of colors |
zoom | Zooming in and out in a 2d-Plot |
Rene Locher, Andreas Ruckstuhl, Thomas Unternährer
Maintainer: Rene Locher <rene.locher@zhwin.ch>