Description Usage Arguments Value See Also Examples
Carousel that contains iframes with twitter embedded statuses
1 | toddlr_slick(twe_dat, ...)
|
twe_dat |
tibble that contains screen_name and status_id |
... |
arguments to pass to |
slick
1 2 3 4 5 6 7 8 | ## Not run:
if(interactive()){
toc%>%
dplyr::slice(1:5)%>%
toddlr::toddlr_slick()
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.