Add a new verbose parameter to print progress during the process (set to true by default to not change behavior of existing code) + source code refactoring
This commit is contained in:
@@ -25,5 +25,4 @@ 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)
|
||||
|
||||
Reference in New Issue
Block a user