I pulled ehtan's changes then found bugs in my code. The pull was reverted and the bug need to be fixed yet.
install.packages(c("yaml","digest", "devtools", "curl")), which provide you with the basic tools for package development"git clone https://github.com/Xinzhu-Fang/shinyNDTr.gitgit clone https://github.com/Xinzhu-Fang/NDTr.gitcd shinyNDTr devtools::install_local("../NDTr")devtools::install_github("Xinzhu-Fang/shinyNDTr") to install shinyNDTr from GitHub.devtools::install_github("Xinzhu-Fang/NDTr"), which install NDTr from GitHub, or do devtools::install_github(“r-lib/devtools”, ref = “7211ff8bff6d109fd1d9079080205306f4225ec8”) so that the Remotes tag in DESCRIPTION is processed and the previous operation will be automatically done for you.shiny::runApp('shinyNDTr')naming in code
bin_data_one_site vs. bin_data_one_site2
search() list pakcages attached. Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.