Other packages > Find by keyword >

kutils  

Project Management Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("kutils", "1.73")



Attach the package and use:
library("kutils")
Maintained by
Paul Johnson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-23
Latest Update: 2023-06-26
Description:
Tools for data importation, recoding, and inspection. There are functions to create new project folders, R code templates, create uniquely named output directories, and to quickly obtain a visual summary for each variable in a data frame. The main feature here is the systematic implementation of the "variable key" framework for data importation and recoding. We are eager to have community feedback about the variable key and the vignette about it. In version 1.7, the function 'semTable' is removed. It was deprecated since 1.67. That is provided in a separate package, 'semTable'.
How to cite:
Paul Johnson (2016). kutils: Project Management Tools. R package version 1.73, https://cran.r-project.org/web/packages/kutils. Accessed 04 May. 2025.
Previous versions and publish date:
0.91 (2016-12-23 00:31), 0.93 (2017-01-26 01:02), 1.0 (2017-05-19 22:54), 1.34 (2018-01-11 00:48), 1.39 (2018-04-19 05:53), 1.45 (2018-05-20 00:46), 1.60 (2019-01-24 00:00), 1.64 (2019-02-19 22:40), 1.67 (2019-03-03 19:20), 1.69 (2019-05-12 07:00), 1.70 (2020-04-29 20:30), 1.72 (2023-06-27 00:40)
Other packages that cited kutils R package
View kutils citation profile
Other R packages that kutils depends, imports, suggests or enhances
Complete documentation for kutils
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
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  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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