Learn R Programming

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)

Copy Link

Version

Install

install.packages('twitterwidget')

Monthly Downloads

136

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Guido Volpi

Last Published

July 10th, 2019

Functions in twitterwidget (0.1.1)

twitterwidget

Create a widget representing a twitter status
twitterwidget-shiny

Shiny bindings for twitterwidget