generated from nmfs-opensci/NOAA-distill-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CB.Rmd
32 lines (23 loc) · 752 Bytes
/
CB.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: CB
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;
}
```
# Conservation Biology Division
To find any repositories with the `nwfsc-cb` tag, click [nwfsc-cb search](https://github.com/search?q=topic%3Anwfsc-cb+org%3Anoaa-nwfsc&type=Repositories)
## MathBio
* [webpage](https://noaa-nwfsc.github.io/cb-math-bio/)
* [repos with nwfsc-cb-mathbio tag](https://github.com/search?q=topic%3Anwfsc-cb-mathbio+org%3Anoaa-nwfsc&type=Repositories)
## Genetics
* [repos with nwfsc-cb-genetics tag](https://github.com/search?q=topic%3Anwfsc-cb-genetics+org%3Anoaa-nwfsc&type=Repositories)