Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.93 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.93 KB

Portfolio Tracker

Lifecycle: experimental Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. R-CMD-check Codecov test coverage

This R package contains functions to track the performance of your investment portfolio. It is the back end of the Shiny App Portfolio Tracker. You can have a look at the documentation: Portfolio Tracker.

Installation

There is no need to install this package. However, if you are interested, you can install the development version:

devtools::install_github("lorenzbr/PortfolioTracker")

Usage

Please have a look at the documentation of the app: Portfolio Tracker.

Contact

Please contact lorenz.brachtendorf@gmx.de if you want to:

  • contribute to this project
  • have additional features (e.g., returns on investments, cash reserves, other currencies, …)

You can also submit bug reports and suggestions via e-mail or https://github.com/lorenzbr/PortfolioTracker/issues

License

This R package is licensed under the GNU General Public License v3.0.

See here for further information.