Package: descr 1.1.9
descr: Descriptive Statistics
Weighted frequency and contingency tables of categorical variables and of the comparison of the mean value of a numerical variable by the levels of a factor, and methods to produce xtable objects of the tables and to plot them. There are also functions to facilitate character encoding conversion of objects, to quickly convert fixed-width files into CSV ones, and to export a data.frame to a text file with the necessary R and SPSS codes to reread the data.
Authors:
descr_1.1.9.tar.gz
descr_1.1.9.zip(r-4.7)descr_1.1.9.zip(r-4.6)descr_1.1.9.zip(r-4.5)
descr_1.1.9.tgz(r-4.6-x86_64)descr_1.1.9.tgz(r-4.6-arm64)descr_1.1.9.tgz(r-4.5-x86_64)descr_1.1.9.tgz(r-4.5-arm64)
descr_1.1.9.tar.gz(r-4.7-arm64)descr_1.1.9.tar.gz(r-4.7-x86_64)descr_1.1.9.tar.gz(r-4.6-arm64)descr_1.1.9.tar.gz(r-4.6-x86_64)
descr_1.1.9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
descr/json (API)
NEWS
| # Install 'descr' in R: |
| install.packages('descr', repos = c('https://jalvesaq.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jalvesaq/descr/issues
Last updated from:d1a8a36bc6. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 118 | ||
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 135 | ||
| linux-release-arm64 | OK | 107 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-release-x86_64 | OK | 226 | ||
| macos-oldrel-arm64 | OK | 143 | ||
| macos-oldrel-x86_64 | OK | 229 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 89 |
Exports:compmeanscrosstabCrossTabledata.frame2txtdescrfile.headforODFTablefreqfromUTF8fwf2csvhistkdnclabels2RLogRegR2toUTF8
Dependencies:xtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Means of a numerical vector according to a factor | compmeans |
| Cross tabulation with mosaic plot | crosstab |
| Cross tabulation with tests for factor independence | CrossTable |
| Export a data.frame and create scripts to input the data again. | data.frame2txt |
| Summary of an object | descr |
| Prints first lines of a file. | file.head |
| Convert an object of class CrossTable into a matrix for odfTable | forODFTable |
| Frequency table | freq |
| Conversion from UTF-8 encoding | fromUTF8 |
| Fast conversion of a fwf file into a csv one | fwf2csv |
| Histogram with kernel density and normal curve | histkdnc |
| Conversion of specially written text file into R code | labels2R |
| Pseudo R2 of logistic regression | LogRegR2 |
| Mosaic plot from object of class CrossTable | plot.CrossTable |
| Bar plot from object of class freqtable | plot.freqtable |
| Conversion to UTF-8 encoding | toUTF8 |
| CrossTable method for xtable | xtable.CrossTable |
