Nothing
Code
fortify(m_fisherfit)
Output
# A tibble: 19 x 2
rank abundance
<dbl> <int>
1 1 36
2 2 17
3 3 13
4 4 4
5 5 6
6 6 5
7 7 4
8 8 1
9 9 3
10 10 1
11 13 1
12 15 1
13 16 3
14 17 1
15 21 1
16 22 1
17 25 1
18 31 1
19 55 1
Code
tidy(m_fisherfit)
Output
# A tibble: 19 x 2
rank abundance
<dbl> <int>
1 1 36
2 2 17
3 3 13
4 4 4
5 5 6
6 6 5
7 7 4
8 8 1
9 9 3
10 10 1
11 13 1
12 15 1
13 16 3
14 17 1
15 21 1
16 22 1
17 25 1
18 31 1
19 55 1
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.