File: kable_as_xml.Rd

package info (click to toggle)
r-cran-kableextra 1.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,400 kB
  • sloc: javascript: 579; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/kable_xml.R
\name{kable_as_xml}
\alias{kable_as_xml}
\title{Read HTML kable as XML}
\usage{
kable_as_xml(x)
}
\arguments{
\item{x}{kable or kableExtra object}
}
\description{
This function will read kable as a xml file
}