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]
All associated links for this package
First Published: 2019-03-22
Latest Update: 2024-12-21
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 09 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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