Skip to content

Commit

Permalink
backquotes
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Schwendinger <[email protected]>
  • Loading branch information
tdhock and ben-schwen authored Dec 12, 2023
1 parent 232eb05 commit 83ef82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The current scope of package functionality includes:
* set operations (union/rbind, intersection, difference)
* high-performance common functions (`frank`, `fcase`, `fifelse`, `transpose`, `chmatch`, `fsort`, `forder`, `uniqueN`, ...)
* common convenience functions (`%like%`, `%notin%`, `timetaken`, `substitute2`, ...)
* ordered data functions (rleid, shift, coalesce, _locf_/_nocb_ nafill, rolling functions)
* ordered data functions (`rleid`, `shift`, `fcoalesce`, _locf_/_nocb_ `nafill`, rolling functions)
* date and time related classes and functions (`IDate`, `ITime`)
* technical functions (`address`, `tables`, `update_dev_pkg`)
* Reading/writing of data from/to flat (plain text) files like CSV
Expand Down

0 comments on commit 83ef82c

Please sign in to comment.