% Generated by roxygen2 (4.1.1): do not edit by hand % Please edit documentation in R/RcppExports.R \name{tidy} \alias{tidy} \title{Tidy HTML/XML} \usage{ tidy(source) } \arguments{ \item{source}{length 1 character vetor containing the HTML/XML source to process} } \description{ Tidy HTML/XML }