R/libxmlFeatures.R

Defines functions libxmlFeatures

Documented in libxmlFeatures

libxmlFeatures =
function()
{
  .Call("R_getXMLFeatures", PACKAGE = "XML")
}

Try the XML package in your browser

Any scripts or data that you put into this service are public.

XML documentation built on Nov. 3, 2023, 1:14 a.m.