knitr::opts_chunk$set(
  collapse  = TRUE,
  comment   = "#>",
  out.width = "100%"
)

R build status

This package is under construction.

Installation

FinancieR has not been released to CRAN yet. When it is, you'll be able to install the released version with:

install.packages("FinancieR")

For now, you can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("gothic-hedge-society/FinancieR")


gothic-hedge-society/FinancieR documentation built on June 18, 2022, 4:55 a.m.