How to install Sxslt package on Windows? R How to install Sxslt package on Windows? R windows windows

How to install Sxslt package on Windows? R


Sxslt package which were provided by Omega Project is outdated now. It is better to use xslt package available at CRAN.

install.packages("xslt")