Description Usage Arguments Examples
A single file, or all files in directory x are checked for
validity using the command line tool xmllint. If targetDir is
specified, the option '–recover' will be used, and repaired XML files are
written to targetDir. If the param dtd provides a filename with a
DTD, files are checked against the respective DTD.
1  | 
x | 
 character vector, a filename, or a directory path  | 
targetDir | 
 the target directory  | 
dtd | 
 filename of a DTD  | 
... | 
 arguments that will be passed into dirApply  | 
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.