README.md

econR

AppVeyor build
status

The goal of econR is to …

Installation

You can install the released version of econR from [?] with:

# install.packages("econR")

And the development version from GitHub with:

# install.packages("devtools")
# devtools::install_github("AarshBatra/libAaRsh")

Example

This is a basic example which shows you how to solve a common problem:

# library(econR)
## basic example code

You’ll still need to render README.Rmd regularly, to keep README.md up-to-date. devtools::build_readme() is handy for this. You could also use GitHub Actions to re-render README.Rmd every time you push. An example workflow can be found here: https://github.com/r-lib/actions/tree/master/examples.

.



AarshBatra/econR documentation built on Dec. 17, 2021, 6:45 a.m.