added first line to all func to run from
This commit is contained in:
parent
1c27bbff11
commit
e822f9f690
8 changed files with 13 additions and 8 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env Rscript
|
||||
library(ggplot2)
|
||||
library(tidyverse)
|
||||
library(data.table)
|
||||
|
@ -18,5 +19,3 @@ aa_prop_bp <- function(plotdf
|
|||
, name = leg_name)
|
||||
return(mp)
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue