IntegralEnvision / integral

Package for Integral functions
https://integralenvision.github.io/integral/
Other
0 stars 0 forks source link
consulting integral r

integral

Lifecycle:
experimental

This is a beta package for Integral functions.

Installation

You can install the development version of integral from GitHub with:

if (!require(remotes)) {
  install.packages("remotes")
}
remotes::install_github('IntegralEnvision/integral')

Issues

Please file all bugs, issues, or feature requests here

Source Code

Source code for this package can be found here

News

See the latest news about the integral package here

License

Copyright (c) 2022 Integral Consulting Inc. All rights reserved.

This code, software, and all contents of this repository are licensed only for use by current Integral Consulting Inc. staff. All other use is prohibited.

Contributing

Please contribute issues and Pull Requests (PRs). Here’s some info on creating reproducible examples in issues.