Logo of prikage
The goal of prikage is it embeds my shiny application & launches its via a function called launch_app()
This package prikage, is my first ever R package this packages allows the to launch my first ever shiny application through the launch_app function exported by my package, prikage.
The required shiny application has already been embedded my package.This package, gives the user and overview of COVID-19, by the exciting graphs embedded in this application and added user interactivity.
Download this package and know more about its detailed functionality.
HOPE YOU HAVE FUN
You can get the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("etc5523-2020/r-package-assessment-priya51096")
This link provided below, for the prikage package has obtained from pkgdown package
This is a basic example which shows you how to solve a common problem:
library(prikage)
launch_app()
On running the package it should take you to the landing page of my app.
The image below helps you what is the expected output when you run the launch app function. Have Fun, Play around the app
The Landing Page of my Shiny App
Hey Reader,
Many Thanks for your interest in my R package
If you have enjoyed using this package, let me know, feel free to drop out at Twitter or Linkedin
If you have any suggestion, please a drop a message at the above mentioned link.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.