README.md

Twitter widget for Shiny/flexdashboard

This package contains the definition for a htmlwidget widget able to embed a Twitter status within an R markdown page.

The main functionality is to allow to render a card representing a twitter status

Installation

devtools::install_github("guivo/twitterwidget")

Usage

library(twitterwidget)

optspars <- list(align="center")

twitterwidget('<statusid>', optpars)


Try the twitterwidget package in your browser

Any scripts or data that you put into this service are public.

twitterwidget documentation built on July 10, 2019, 5:05 p.m.