Skip to content

Commit

Permalink
Roll back wrong change
Browse files Browse the repository at this point in the history
  • Loading branch information
VPetukhov committed May 17, 2018
1 parent 065534f commit 17fb0f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dropReport.Rsc
@@ -1,12 +1,9 @@
#!/usr/bin/env Rscript
# options(verbose=T)

.libPaths(c("/home/lj63/R/library/", .libPaths()))

library(knitr)
library(optparse)


option_list = list(
make_option(c("-t", "--tags"), type="character", default=NULL,
help="path to the droptag rds output file", metavar="tags.rds"),
Expand Down

0 comments on commit 17fb0f8

Please sign in to comment.