blob: bd771f7c361b3425a8810bc25a33a70913149e54 [file] [log] [blame]
Hao Zhu37975a32019-01-15 14:59:34 -06001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/kable_xml.R
3\name{kable_as_xml}
4\alias{kable_as_xml}
5\title{Read HTML kable as XML}
6\usage{
7kable_as_xml(x)
8}
9\arguments{
10\item{x}{kable or kableExtra object}
11}
12\description{
13This function will read kable as a xml file
14}