knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

econometrics

Implementation description

The implementation of this package will be described in my GitHub Pages.

Installation

You can install this package from GitHub with:

remotes::install_github("sheeputech/econometrics")


sheeputech/econometrics documentation built on June 18, 2019, 7:33 a.m.