Skip to content

StanTraykov/fundsr

Repository files navigation

fundsr

R-CMD-check fundsr status badge

fundsr plots tracking differences (CAGR and log-return) and survival curves.

Installation

# install.packages("pak")

# Stable (latest release):
pak::pak("StanTraykov/fundsr@*release")

# Development:
pak::pak("StanTraykov/fundsr")

From my r-universe (binary builds of latest release)

install.packages(
  "fundsr",
  repos = c("https://stantraykov.r-universe.dev",  "https://cloud.r-project.org")
)

Overview

fundsr is an analysis tool for DIY investors. It does not include or provide market data; users are responsible for sourcing any ETF NAV and index-level data they use, subject to the terms of their data sources. The package also supports plotting survival curves.

Usage

Output

combined plots

About

A small tidyverse-based framework for importing and plotting ETF tracking differences, survival curves, and other plots related to financial planning.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages