- [Installation](#installation)
- [Contact](#contact)
To download the development version of textfeatures:
Download the zip
ball or tar
ball,
decompress and run R CMD INSTALL
on it, or use the pacman package
to install the development version:
if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("trinker/textfeatures")
You are welcome to:
- submit suggestions and bug-reports at: https://github.com/trinker/textfeatures/issues
- send a pull request on: https://github.com/trinker/textfeatures/
- compose a friendly e-mail to: [email protected]