Nothing
Code
fortify(bci_pfit)
Output
# A tibble: 12 x 2
octave abundance
<dbl> <dbl>
1 0 9.5
2 1 16
3 2 18
4 3 19
5 4 30
6 5 35
7 6 31
8 7 26.5
9 8 18
10 9 13
11 10 7
12 11 2
Code
tidy(bci_pfit)
Output
# A tibble: 12 x 2
octave abundance
<dbl> <dbl>
1 0 9.5
2 1 16
3 2 18
4 3 19
5 4 30
6 5 35
7 6 31
8 7 26.5
9 8 18
10 9 13
11 10 7
12 11 2
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.