Add plotting and other functions to evaluate mash results
This commit is contained in:
@@ -50,6 +50,7 @@ importFrom(dplyr,mutate)
|
||||
importFrom(dplyr,mutate_if)
|
||||
importFrom(dplyr,n)
|
||||
importFrom(dplyr,rename)
|
||||
importFrom(dplyr,row_number)
|
||||
importFrom(dplyr,select)
|
||||
importFrom(dplyr,slice)
|
||||
importFrom(dplyr,slice_max)
|
||||
@@ -80,6 +81,7 @@ importFrom(stats,qbeta)
|
||||
importFrom(stats,uniroot)
|
||||
importFrom(stringr,str_replace)
|
||||
importFrom(stringr,str_replace_all)
|
||||
importFrom(stringr,str_sub)
|
||||
importFrom(tibble,add_column)
|
||||
importFrom(tibble,add_row)
|
||||
importFrom(tibble,as_tibble)
|
||||
|
||||
Reference in New Issue
Block a user