The rejustify
package provides plug and play support for the rejustify API. Quick and easy installation process requires a token, which you can get by creating a free account at rejustify.com.
To install rejustify
package directly from github:
remotes::install_github("rejustify/r-package")
library(rejustify)
For tutorials and more practical examples how to use the package efficiently, visit rejustify.com/r, or consult package documentation.