diff --git a/.DS_Store b/.DS_Store index ff27a69..469882b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/READMEupdate.md b/READMEupdate.md deleted file mode 100644 index 6ce1473..0000000 --- a/READMEupdate.md +++ /dev/null @@ -1,26 +0,0 @@ - -# SCENT - - - - -The goal of SCENT is to ... - -## Installation - -You can install the development version of SCENT from [GitHub](https://github.com/) with: - -``` r -# install.packages("devtools") -devtools::install_github("immunogenomics/SCENT") -``` - -## Example - -This is a basic example which shows you how to solve a common problem: - -``` r -library(SCENT) -## basic example code -``` - diff --git a/improvements b/improvements deleted file mode 100644 index a2bc537..0000000 --- a/improvements +++ /dev/null @@ -1,3 +0,0 @@ -devtools::document() -devtools::check() -#https://r-pkgs.org/vignettes.html