Learn R Programming

⚠️There's a newer version (0.7.0) of this package.Take me there.

barsurf (version 0.5.0)

Heatmap-Related Plots and Smooth Multiband Color Interpolation

Description

Supports combined contour-heat plots and 3D bar/surface plots, for plotting scalar fields, either discretely-spaced or continuously-spaced. Also, supports matrix visualization (per se), isosurfaces (for scalar fields over three variables), triangular plots and vector fields. All plots use static vector graphics (suitable for Sweave documents), but high resolution heatmaps can produce smooth raster-like visual effects. Contains a flexible system for smooth multiband color interpolation in RGB, HSV and HCL color spaces.

Copy Link

Version

Install

install.packages('barsurf')

Monthly Downloads

41

Version

0.5.0

License

GPL (>= 2)

Maintainer

Abs Spurdle

Last Published

May 4th, 2020

Functions in barsurf (0.5.0)

05_vector_fields

Vector Fields
16_deprecated

Deprecated Functions
15_fitting_litmus_objects_to_data

Fit Litmus Objects to Data
06_color_themes

Color Themes
08_litmus_objects

Litmus Objects
01_scalar_fields_discretely-spaced

Discretely-Spaced Scalar Fields
07_barface_objects

Barface Objects
02_scalar_fields_continuously-spaced

Continuously-Spaced Scalar Fields
11_other_supporting_functions_1

Test Axis Relationship
12_other_supporting_functions_2

Matrix Margins
04_plot_cfield_3d

Contour-Heat Plots, 3D-Based
03_plot_contour_3d

Contour Plots in 3D
13_other_supporting_functions_3

Utility Functions for Color Conversion
09_multi-litmus_objects

Multi-Litmus Objects
10_supporting_methods

Supporting Methods
14_sample_functions

Sample Functions