You need to sign in or sign up before continuing.
Newer
Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/capri_tables.R
\name{nicetable}
\alias{nicetable}
\title{makes Beautiful Tables}
\usage{
nicetable(tbl, subtit)
}
\arguments{
\item{tbl}{A tbl data frame.}
}
\value{
a beautiful table.
}
\description{
makes Beautiful Tables
}