schtools 0.1.0
This is the first release version of schtools! 🎉
- You can now install schtools from CRAN!
- Added a
NEWS.md
file to track changes to the package. - Major new functions:
read_dist()
(#10, @NLesniak)read_tax()
(#22, @NLesniak)set_knitr_opts()
(#21, @pschloss, @kelly-sovacool)inline_hook()
(#21, @pschloss, @kelly-sovacool)paste_oxford_list()
(#21, @pschloss, @kelly-sovacool)format_number()
(#24, @pschloss, @kelly-sovacool)is_nearly_whole()
(#24, @pschloss, @kelly-sovacool)close_enough()
(#26, @kelly-sovacool)is_nondesc()
(#28, @kelly-sovacool)
- New vignettes:
introduction
Full Changelog: v0.0.1...v0.1.0