Other packages > Find by keyword >

vtable  

Variable Table for Variable Documentation
View on CRAN: Click here


Download and install vtable package within the R console
Install from CRAN:
install.packages("vtable")

Install from Github:
library("remotes")
install_github("cran/vtable")

Install by package version:
library("remotes")
install_version("vtable", "1.4.8")



Attach the package and use:
library("vtable")
Maintained by
Nick Huntington-Klein
[Scholar Profile | Author Map]
First Published: 2019-03-22
Latest Update: 2023-04-28
Description:
Automatically generates HTML variable documentation including variable names, labels, classes, value labels (if applicable), value ranges, and summary statistics. See the vignette "vtable" for a package overview.
How to cite:
Nick Huntington-Klein (2019). vtable: Variable Table for Variable Documentation. R package version 1.4.8, https://cran.r-project.org/web/packages/vtable. Accessed 02 Apr. 2025.
Previous versions and publish date:
0.3.0 (2019-03-22 17:50), 0.4.0 (2019-04-11 09:22), 0.4.1 (2019-05-31 00:20), 0.5.0 (2019-06-04 09:30), 0.6.0 (2019-12-19 23:00), 1.0.1 (2020-04-02 07:50), 1.2.1 (2020-06-20 11:20), 1.2.6 (2020-10-13 10:30), 1.2.7 (2021-03-01 21:00), 1.3.1 (2021-04-08 23:50), 1.3.2 (2021-05-28 23:00), 1.3.3 (2021-08-05 23:10), 1.3.4 (2022-07-16 20:10), 1.4.1 (2022-11-02 10:00), 1.4.2 (2023-03-15 00:00), 1.4.3 (2023-03-27 10:30), 1.4.4 (2023-04-29 01:40), 1.4.5 (2023-10-12 11:40), 1.4.6 (2023-10-26 18:40), 1.4.7 (2024-10-17 21:00)
Other packages that cited vtable R package
View vtable citation profile
Other R packages that vtable depends, imports, suggests or enhances
Complete documentation for vtable
Functions, R codes and Examples using the vtable R package
Some associated functions: countNA . dftoHTML . dftoLaTeX . formatfunc . independence.test . is.round . labeltable . notNA . nuniq . pctile . propNA . sumtable . vtable . weighted.sd . 
Some associated R codes: dftotable.R . helpers.R . independencetest.R . labeltable.R . sumtable.R . vtable.R .  Full vtable package functions and examples
Downloads during the last 30 days
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for vtable20406080100120140160180200220240260280TrendBars

Today's Hot Picks in Authors and Packages

pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA