#This script is the history of all usethis::use_package() commands
#performed to build phosphogo dependencies
usethis::use_package('readr')
usethis::use_package('dplyr')
usethis::use_package('magrittr')
usethis::use_package('tibble')
usethis::use_package('readxl')
usethis::use_package('ggrepel')
usethis::use_package('ggplot2')
usethis::use_package('tidyr')
usethis::use_package('stringr')
usethis::use_package('purrr')
usethis::use_package('plotly')
usethis::use_package('shiny')
usethis::use_package('shinythemes')
usethis::use_package('shinyDirectoryInput')
usethis::use_package('phosphogodb')
usethis::use_package('devtools')
usethis::use_package("rlang")
usethis::use_build_ignore('data/phospho_human.csv')
usethis::use_build_ignore('data/phospho_human.xlsx')
usethis::use_build_ignore('data/phospho_mouse.xlsx')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.