Rdocumentation
powered by
Learn R Programming
Rcssplot (version 1.0.0)
Styling of Graphics using Cascading Style Sheets
Description
Provides a means to style plots through cascading style sheets. This separates the aesthetics from the data crunching in plots and charts.
Copy Link
Link to current version
Version
Version
1.0.0
0.3.0
Install
install.packages('Rcssplot')
Monthly Downloads
480
Version
1.0.0
License
GPL-2
Issues
0
Pull Requests
0
Stars
10
Forks
3
Repository
https://github.com/tkonopka/Rcssplot
Maintainer
Tomasz Konopka
Last Published
December 13th, 2019
Functions in Rcssplot (1.0.0)
Search all functions
RcssProperty
Extract information about property and its value
contour
Draw a styled contour
boxplot
Draw a styled boxplot
RcssValue
Extracts a value from an Rcss object
grid
#' Draw a styled grid
ctext
Write styled text into a plot corner
matplot
Add styled line segments to a plot
mtext
Write styled text into a plot margin
barplot
Draw a styled barplot
box
Add a styled box around a plot
hist
Draw a styled histogram
RcssWatch
development tool for adjusting Rcss and R graphics code
RcssOverload
Overloads base graphics functions by their Rcssplot wrappers
arrows
Add styled arrows to a plot
printRcss
Display properties encoded in an Rcss object
jpeg
Create a styled jpg figure
rect
Draw styled rectangles on a plot
abline
Add a styled straight line to a plot
legend
Add a styled legend to aplot
title
Add styled annotation to a plot
stripchart
Draw styled strip chart
text
Add styled text to a plot
axis
Add a styled axis to a plot
polygon
Draw a styled polygon on a plot
lines
Add styled line segments to a plot
pdf
Create a styled pdf figure
plot
Create a styled plot
points
Add styled points to a plot
png
Create a styled png figure
parplot
combination of par and plot
par
Set styled parameters for base graphics
print.Rcss
Show basic information about an Rcss object
RcssCompulsoryClass
Vector holding set a compulsory Rcssclass
RcssChangePropertyValue
Modify an Rcss style sheet object
RcssGetPropertyValueOrDefault
Extract a value for an Rcss property
RcssDefaultStyle
Default Rcssplot style sheet
RcssGetCompulsoryClass
Get current state of compulsory Rcssclass
Rcss
Create an Rcss style object
RcssGetDefaultStyle
Get default Rcssplot style object
RcssGetPropertyValue
Extract a value for an Rcss property
RcssChange
Modify an Rcss style sheet object