blob: 0550aa1b7da0ea8e1268f362b4c2ea71c848ade5 [file] [log] [blame]
Hao Zhudb04e302015-11-15 16:57:38 -05001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/magic_mirror.R
3\name{magic_mirror_latex}
4\alias{magic_mirror_latex}
Hao Zhu8977a8a2015-11-19 16:52:21 -05005\title{Magic mirror for latex tables --------------}
Hao Zhudb04e302015-11-15 16:57:38 -05006\usage{
7magic_mirror_latex(input)
8}
Hao Zhu2203f662015-11-20 11:53:39 -05009\arguments{
10\item{input}{The output of kable}
11}
Hao Zhudb04e302015-11-15 16:57:38 -050012\description{
Hao Zhu8977a8a2015-11-19 16:52:21 -050013Magic mirror for latex tables --------------
Hao Zhudb04e302015-11-15 16:57:38 -050014}