Skip to content

palatej/rjd3stl

 
 

Repository files navigation

rjd3stl

STL in R

Installation

To get the current stable version (from the latest release):

# install.packages("remotes")
remotes::install_github("rjdemetra/rjd3toolkit@*release")
remotes::install_github("rjdemetra/rjd3highfreq")
remotes::install_github("rjdemetra/rjd3stl@*release")

To get the current development version from GitHub:

# install.packages("remotes")
remotes::install_github("rjdemetra/rjd3stl")

Package Maintenance and contributing

Any contribution is welcome and should be done through pull requests and/or issues. pull requests should include updated tests and updated documentation. If functionality is changed, docstrings should be added or updated.

Licensing

The code of this project is licensed under the European Union Public Licence (EUPL).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%