refactor dump function to adapt to the new possibilities of exporting a String
This commit is contained in:
@@ -32,5 +32,6 @@ importFrom(stringr,str_extract)
|
||||
importFrom(stringr,str_extract_all)
|
||||
importFrom(stringr,str_match)
|
||||
importFrom(stringr,str_replace)
|
||||
importFrom(stringr,str_replace_all)
|
||||
importFrom(stringr,str_split)
|
||||
importFrom(stringr,str_trim)
|
||||
|
||||
Reference in New Issue
Block a user