Package: speedycode 0.3.0
speedycode: Automate Code for Adding Labels, Recoding and Renaming Variables, and Converting ASCII Files
Label, recode, rename, and convert datasets and ASCII files more efficiently. 'speedycode' automates the code necessary for labeling variables with the 'labelled' package, recoding and renaming variables with 'dplyr' syntax, and converting ASCII files with the 'readroper' package. Most functions require only the name of the dataset and the code will be automatically written. Some convenience functions useful for converting ASCII files are also included.
Authors:
speedycode_0.3.0.tar.gz
speedycode_0.3.0.zip(r-4.5)speedycode_0.3.0.zip(r-4.4)speedycode_0.3.0.zip(r-4.3)
speedycode_0.3.0.tgz(r-4.4-any)speedycode_0.3.0.tgz(r-4.3-any)
speedycode_0.3.0.tar.gz(r-4.5-noble)speedycode_0.3.0.tar.gz(r-4.4-noble)
speedycode_0.3.0.tgz(r-4.4-emscripten)speedycode_0.3.0.tgz(r-4.3-emscripten)
speedycode.pdf |speedycode.html✨
speedycode/json (API)
# Install 'speedycode' in R: |
install.packages('speedycode', repos = c('https://jacobwharris.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:4f3724df9c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:debug_asciispeedy_classesspeedy_labelsspeedy_mutatespeedy_renamespeedy_varnames
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Debug errors when converting ASCII files with the readroper package | debug_ascii |
Automate code for changing variable classes | speedy_classes |
Automate code for labelling variables and values with the 'labelled' package | speedy_labels |
Automate code for recoding variables with the 'mutate' and 'case_when' functions | speedy_mutate |
Automate code for renaming variables | speedy_rename |
Quickly generate a vector of new variable names | speedy_varnames |