You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
289 B

% Generated by roxygen2: 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
}