• Stars
    star
    114
  • Rank 308,031 (Top 7 %)
  • Language
    R
  • License
    Other
  • Created about 8 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A R package for Bootstrap Components to make Landing Home Pages for Shiny 🌐

Rdoc

shinyLP

Bootstrap Landing Home Pages for Shiny

The goal of shinyLP is to provide functions that wrap HTML Bootstrap code to enable the design and layout of informative landing home pages for Shiny applications. A Landing page is the first page of a web app or website that a user interacts with to learn the purpose, usage and status of the tool. The user experience and interface are important features to consider when developing Shiny applications to direct, especially non-technical users how to use the application.

This package is inspired by the shinyBS package which incorporates useful components from the Bootstrap web framework for use in Shiny. shinyLP extends the Bootstrap components that are used in the Shiny package by making it easier by not having to write additional HTML code.

A talk was given about shinyLP at the Portland, Oregon R Users Group in 2017.

How to install this package?

To install the package type the following:

install.packages("shinyLP")
library("shinyLP")

Or you can install the development version from Github:

library(devtools)
install_github("jasdumas/shinyLP")
library(shinyLP)

How to use this package?

The components of the package are functions that wrap HTML Bootstrap code for use in shiny apps. Include the functions in the UI section of your app to provide additional features which normally requires including HTML code.

This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

shinyLP Example app

To run this example shiny app provided with the package:

install.packages(c("shinyBS", "shinythemes"))
shinyLP::runExample()

The app also runs with display.mode="showcase" in the browser to facilitate re-using the template.



Contact

Package Author: Jasmine Daly @jasdumas | jasdumas.github.io

More Repositories

1

gramr

RStudio Addin, function, & shiny app for the write-good linter πŸ“
JavaScript
128
star
2

shinyGEO

Gene Expression Omnibus Analysis with Shiny πŸ”¬
CSS
40
star
3

ml-flashcards

Extracting data from Twitter for #machinelearningflashcards πŸ€–
HTML
40
star
4

ttbbeer

An R Dataset Package for US Beer Statistics From TTB 🍺
R
23
star
5

depaul

Coursework from DePaul MS in Predictive Analytics
HTML
9
star
6

user2016-notes

Notes for tutorials and sessions at useR! 2016 Conference πŸ“
7
star
7

talks

Materials for talks (presentations, lightening talks & posters) πŸ’¬
HTML
6
star
8

hartford-police

Shiny Flexdashboard of Hartford Crime Incidents (2005 - Current) πŸš”
5
star
9

dumas

The Personal R Package of Jasmine Dumas πŸ“¦
R
4
star
10

jasdumas.github.io

A brief web page about me (don't fork this version) πŸ˜„
HTML
4
star
11

odsc17-notes

Notes for talks and sessions at Open Data Science Conference 2017 | East β›΅
3
star
12

ct-election-2016

How did this happen ?! πŸ‹
HTML
3
star
13

hipster-veggies

Find Select Trending Vegetables from Twitter πŸ₯•
2
star
14

hartford-snow-tows

A quick exploratory look into the 'Towed Vehicles' Data set from 2/2/2015 due to snow conditions in Hartford, CT
HTML
2
star
15

jms-election-analytics

Volunteer Election Analytics for Jamie McLeod-Skinner (Oregon's 2nd Congressional District election, 2018) 🍩
1
star
16

nasa-datanauts

R Notebooks and projects for the NASA Datanauts Spring 2017 program 🌌
HTML
1
star
17

scrape

web scraping
HTML
1
star
18

ct-brewery-ratings

Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com 🍻
HTML
1
star
19

the-republic

Local Connecticut Election & Voter Data Analytics Projects πŸ‡ΊπŸ‡Έ
HTML
1
star
20

intro-to-java

I'm learning Java for my MS-CS Program at Johns Hopkins Engineering for Professionals
Java
1
star
21

image-clf-keras-shiny

Source code for the app πŸ¦‹
R
1
star
22

hipsterveggies

intelligent locally-grown subculture πŸ…πŸŒΆοΈπŸ₯•
JavaScript
1
star
23

shinyintro

An htmlwidget for the Intro.js library
JavaScript
1
star
24

regression

LM's and GLM's
HTML
1
star
25

leafbarrow

Reimagining Fall Cleanup
HTML
1
star
26

bobs-noms

Extracting data from twitter for @hrbrmstr's #nom foodie images πŸ–
1
star