Skip to content

Commit

Permalink
Update NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
hsonne committed Mar 28, 2024
1 parent fd6ef99 commit f3c8c13
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,20 @@ export(readEuCodedFile)
export(readEuCodedFiles)
export(writeEuCodedFile)
export(writeEuCodedFiles)
importFrom(kwb.utils,allAreEqual)
importFrom(kwb.utils,catAndRun)
importFrom(kwb.utils,catIf)
importFrom(kwb.utils,collapsed)
importFrom(kwb.utils,hsSafeName)
importFrom(kwb.utils,isTryError)
importFrom(kwb.utils,makeUnique)
importFrom(kwb.utils,moveToFront)
importFrom(kwb.utils,orderBy)
importFrom(kwb.utils,printIf)
importFrom(kwb.utils,readLinesWithEncoding)
importFrom(kwb.utils,removeColumns)
importFrom(kwb.utils,removeExtension)
importFrom(kwb.utils,safeRowBindAll)
importFrom(kwb.utils,selectColumns)
importFrom(kwb.utils,setColumns)
importFrom(kwb.utils,stopFormatted)
Expand Down

0 comments on commit f3c8c13

Please sign in to comment.