Skip to contents

Extract tables from a pre-fit screen

Usage

screen_table(
  x,
  table = c("summary", "traits", "pairs", "units", "design", "recommendations",
    "settings")
)

Arguments

x

A gllvmTMB_screen object.

table

Table to extract.

Value

A data frame.