yimingli / statar

R package for data munging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statar

statar contains functions inspired by useful Stata commands.

The package includes:

You can install

  • The latest released version from CRAN with

     install.packages("statar")
  • The current version from github with

    devtools::install_github("matthieugomez/statar")

About

R package for data munging


Languages

Language:R 100.0%