View source: R/gg_scale_functions.R
You can the index of the row from the first_takes table you want to use, although this isn't stable long-term for uploads from THE HOME TAKE series since they're at the end of the table and will continually be pushed down. To avoid this, you can provide which series you want to use with the type argument and then the take_number you want to use.
1 2 3 4 5 6 7 8 |
... |
Arguments passed from ggplot |
index |
Index of video (ie row number) |
palette |
1 for 'palette', else 'optimized_palette' |
type |
F for first take, H for home take, case insensitive |
take |
an integer for which video you want to use |
order |
Integer vector if you want to use an orer other than 1:6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.