How to install
To install the package, use the following code:
install.packages('inqstools',
repos = c('https://inqs909.r-universe.dev',
'https://cloud.r-project.org'))
Make sure to install the remotes
package first.