aboutsummaryrefslogblamecommitdiff
path: root/www/R-cran-selectr/pkg-descr
blob: 4e5180afe7abd9e7075bb089ea0f872c155a0f4d (plain) (tree)
1
2
3
4
5
6
7






                                                                     
Translates a CSS3 selector into an equivalent XPath expression.
This allows us to use CSS selectors when working with the XML package
as it can only evaluate XPath expressions. Also provided are
convenience functions useful for using CSS selectors on XML nodes.
This package is a port of the Python package "cssselect".

WWW: https://cran.r-project.org/web/packages/selectr/