"...man/nicetable_supply_details.Rd" did not exist on "f624807f2c20d6b698d74a14da4b79851abcbd7c"
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
}