Package: Rcssplot 1.1.0

Rcssplot: Styling of Graphics using Cascading Style Sheets

Provides a means to style plots through cascading style sheets. This separates the aesthetics from the data crunching in plots and charts.

Authors:Tomasz Konopka [aut, cre]

Rcssplot_1.1.0.tar.gz
Rcssplot_1.1.0.zip(r-4.5)Rcssplot_1.1.0.zip(r-4.4)Rcssplot_1.1.0.zip(r-4.3)
Rcssplot_1.1.0.tgz(r-4.4-any)Rcssplot_1.1.0.tgz(r-4.3-any)
Rcssplot_1.1.0.tar.gz(r-4.5-noble)Rcssplot_1.1.0.tar.gz(r-4.4-noble)
Rcssplot_1.1.0.tgz(r-4.4-emscripten)Rcssplot_1.1.0.tgz(r-4.3-emscripten)
Rcssplot.pdf |Rcssplot.html
Rcssplot/json (API)

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

Peer review:

Bug tracker:https://github.com/tkonopka/rcssplot/issues

On CRAN:

cssdata-sciencevisualization

42 exports 9 stars 1.52 score 0 dependencies 15 scripts 167 downloads

Last updated 4 years agofrom:59688cd6c2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winOKAug 23 2024
R-4.5-linuxOKAug 23 2024
R-4.4-winOKAug 23 2024
R-4.4-macOKAug 23 2024
R-4.3-winOKAug 23 2024
R-4.3-macOKAug 23 2024

Exports:ablinearrowsaxisbarplotboxboxplotcairo_pdfcontourctextgridhistjpeglegendlinesmatplotmtextparparplotpdfplotpngpointspolygonprintRcssRcssRcssChangeRcssChangePropertyValueRcssCompulsoryClassRcssDefaultStyleRcssGetCompulsoryClassRcssGetDefaultStyleRcssGetPropertyValueRcssGetPropertyValueOrDefaultRcssOverloadRcssPropertyRcssValueRcssWatchrectstripchartsvgtexttitle

Dependencies:

Styling R plots with cascading style sheets and Rcssplot

Rendered fromRcssplot.Rnwusingknitr::knitron Aug 23 2024.

Last update: 2019-12-12
Started: 2016-03-28

Readme and manuals

Help Manual

Help pageTopics
Add a styled straight line to a plotabline
Add styled arrows to a plotarrows
Add a styled axis to a plotaxis
Draw a styled barplotbarplot
Add a styled box around a plotbox
Draw a styled boxplotboxplot
Create a styled cairo_pdf figurecairo_pdf
Draw a styled contourcontour
Write styled text into a plot cornerctext
#' Draw a styled gridgrid
Draw a styled histogramhist
Create a styled jpg figurejpeg
Add a styled legend to aplotlegend
Add styled line segments to a plotlines
Add styled line segments to a plotmatplot
Write styled text into a plot marginmtext
Set styled parameters for base graphicspar
combination of par and plotparplot
Create a styled pdf figurepdf
Create a styled plotplot
Create a styled png figurepng
Add styled points to a plotpoints
Draw a styled polygon on a plotpolygon
Show basic information about an Rcss objectprint.Rcss
Display properties encoded in an Rcss objectprintRcss
Create an Rcss style objectRcss
Modify an Rcss style sheet objectRcssChange
Modify an Rcss style sheet objectRcssChangePropertyValue
Vector holding set a compulsory RcssclassRcssCompulsoryClass
Default Rcssplot style sheetRcssDefaultStyle
Get current state of compulsory RcssclassRcssGetCompulsoryClass
Get default Rcssplot style objectRcssGetDefaultStyle
Extract a value for an Rcss propertyRcssGetPropertyValue
Extract a value for an Rcss propertyRcssGetPropertyValueOrDefault
Overloads base graphics functions by their Rcssplot wrappersRcssOverload
Extract information about property and its valueRcssProperty
Extracts a value from an Rcss objectRcssValue
development tool for adjusting Rcss and R graphics codeRcssWatch
Draw styled rectangles on a plotrect
Draw styled strip chartstripchart
Create a styled svg figuresvg
Add styled text to a plottext
Add styled annotation to a plottitle