From 8e99f8fe25353131299187adcb4576db3a2d47ad Mon Sep 17 00:00:00 2001 From: Eli Holmes - NOAA Date: Thu, 29 Feb 2024 19:36:13 -0500 Subject: [PATCH] Create FE.Rmd --- FE.Rmd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 FE.Rmd diff --git a/FE.Rmd b/FE.Rmd new file mode 100644 index 0000000..3659a8d --- /dev/null +++ b/FE.Rmd @@ -0,0 +1,22 @@ +--- +title: FE +output: + distill::distill_article: + self_contained: false + toc: false + toc_depth: 3 +--- + +```{r setup, include=FALSE} +knitr::opts_chunk$set(echo = FALSE) +``` + +```{css} +d-title { + display: none; + } +``` + +# Fish Ecology Division + +To find any repositories with the `nwfsc-fe` tag, click [nwfsc-fe search](https://github.com/search?q=topic%3Anwfsc-fe+org%3Anoaa-nwfsc&type=Repositories)