knitr::opts_chunk$set(
  echo = FALSE,
  message = FALSE,
  warning = FALSE,
  message = FALSE,
#   dev = "svg",
  fig.width = 12,
  fig.height = 12
  # fig.retina = 3
  )
xaringanthemer::style_mono_accent(
  # base_color = nmfspalette::nmfs_cols("darkblue"),
  base_color = "#00467F",
  header_font_google = xaringanthemer::google_font("Josefin Sans"),
  text_font_google   = xaringanthemer::google_font("Montserrat", "300", "300i"),
  code_font_google   = xaringanthemer::google_font("Fira Mono")
)

class: title-slide, inverse

<style>
.center2 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
</style>
.code-bg-white .remark-code, .code-bg-white .remark-code * {
 background-color:white!important;
}

.bg-text[

Lingcod south axes of uncertainty


Lingcod STAT

July 12, 2021
]


20 South high and low states of nature

.pull-left-30[ ]

.pull-right-70[ ]


20 South high and low states of nature

.pull-left-30[ ]

.pull-right-70[ ]


20 Alternative south high and low

.pull-left-30[ ]

.pull-right-70[ ]


20 South likelihoods

`r table_sens("../figures/STAR_request20/sens_table_s_random.csv", caption = "", format = "html", pretty = FALSE) %>% kableExtra::kable_styling(font_size = 12) ` ---

iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.