Skip to contents

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
combined plots