Edits to mash evaluation functions to improve plotting

This commit is contained in:
2021-04-07 15:53:59 -05:00
parent 04fe4f1281
commit 284dd5ef14
3 changed files with 209 additions and 15 deletions

View File

@@ -79,6 +79,7 @@ importFrom(stats,ppoints)
importFrom(stats,predict)
importFrom(stats,qbeta)
importFrom(stats,uniroot)
importFrom(stringr,str_length)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)