Package: statar 0.7.7
statar: Tools Inspired by 'Stata' to Manipulate Tabular Data
A set of tools inspired by 'Stata' to explore data.frames ('summarize', 'tabulate', 'xtile', 'pctile', 'binscatter', elapsed quarters/month, lead/lag).
Authors:
statar_0.7.7.tar.gz
statar_0.7.7.zip(r-4.7)statar_0.7.7.zip(r-4.6)statar_0.7.7.zip(r-4.5)
statar_0.7.7.tgz(r-4.6-any)statar_0.7.7.tgz(r-4.5-any)
statar_0.7.7.tar.gz(r-4.7-any)statar_0.7.7.tar.gz(r-4.6-any)
statar_0.7.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
statar/json (API)
| # Install 'statar' in R: |
| install.packages('statar', repos = c('https://matthieugomez.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matthieugomez/statar/issues
Last updated from:8e693b0bde. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 191 | ||
| macos-release-arm64 | OK | 155 | ||
| macos-oldrel-arm64 | OK | 214 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 125 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 109 |
Exports:as.monthlyas.quarterlyfill_gapis.monthlyis.panelis.quarterlyjoinn_narmpctilestat_binmeansum_uptabtempnametlagtleadwinsorisewinsorizextile
Dependencies:clicpp11data.tabledplyrfarvergenericsggplot2gluegtableisobandlabelinglazyevallifecyclemagrittrmatrixStatspillarpkgconfigR6RColorBrewerrlangS7scalesstringistringrtibbletidyselectutf8vctrsviridisLitewithr
Last update: 2020-07-28
Started: 2015-06-07
Last update: 2019-07-05
Started: 2014-10-31
Last update: 2017-10-20
Started: 2015-05-28
Last update: 2016-07-26
Started: 2015-06-07
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Elapsed dates (monthly, quarterly) | as.monthly as.quarterly elapsed is.monthly is.quarterly monthly quarterly, |
| Add rows corresponding to gaps in some variable | fill_gap |
| Check whether a data.frame is a panel | is.panel |
| Join two data frames together | join |
| Count number of non missing observations | n_narm |
| Weighted quantile of type 2 (similar to Stata _pctile) | pctile |
| Plot the mean of y over the mean of x within bins of x. | stat_binmean |
| A package for applied research | statar-package statar |
| Gives summary statistics (corresponds to Stata command summarize) | sum_up |
| Returns cross tabulation | tab |
| Create unique names within a list, a data.frame, or an environment | tempname |
| lead and lag with respect to a time variable | tlag tlead tlead-tlag |
| Winsorize a numeric vector | winsorise winsorize |
| Bin variable in groups (similar to Stata xtile) | xtile |
