omegahat/RCSS: Facilities for reading and working with CSS files in R

This is an interface to libcroco for reading CSS files in R. This allows us to be able to understand the contents of a CSS document. We can also explicitly match styles to XML/HTML nodes to find which CSS elements will be applied to which XML/HTML nodes.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseGPL
Version0.2-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("omegahat/RCSS")
omegahat/RCSS documentation built on May 24, 2019, 1:52 p.m.