View source: R/table-ovary-sampling.R
table_ovary_samples | R Documentation |
Create a table containing the ovary sampling information
table_ovary_samples(
d,
font_size = 10,
header_font_size = 10,
header_vert_spacing = 12,
header_vert_scale = 1.2,
...
)
d |
A data frame containing the ovary sampling information as read
in from the file |
font_size |
The table data and header font size in points |
header_font_size |
The font size for the headers only. If |
header_vert_scale |
Scale factor to create the vertical spacing value.
See |
... |
Arguments passed to |
vert_spacing |
The vertical spacing between newlines for this font.
If |
A knitr::kable()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.