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.7")



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: 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.7, https://cran.r-project.org/web/packages/vtable. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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