Package: DataClean 1.0.1
DataClean: Data Cleaning
Includes functions that researchers or practitioners may use to clean raw data, transferring html, xlsx, txt data file into other formats. And it also can be used to manipulate text variables, extract numeric variables from text variables and other variable cleaning processes. It is originated from a author's project which focuses on creative performance in online education environment. The resulting paper of that study will be published soon.
Authors:
DataClean_1.0.1.tar.gz
DataClean_1.0.1.zip(r-4.5)DataClean_1.0.1.zip(r-4.4)DataClean_1.0.1.zip(r-4.3)
DataClean_1.0.1.tgz(r-4.4-any)DataClean_1.0.1.tgz(r-4.3-any)
DataClean_1.0.1.tar.gz(r-4.5-noble)DataClean_1.0.1.tar.gz(r-4.4-noble)
DataClean_1.0.1.tgz(r-4.4-emscripten)DataClean_1.0.1.tgz(r-4.3-emscripten)
DataClean.pdf |DataClean.html✨
DataClean/json (API)
# Install 'DataClean' in R: |
install.packages('DataClean', repos = c('https://xiaoruizhu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xiaoruizhu/dataclean/issues
Last updated 7 years agofrom:57006a91b6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | OK | Oct 21 2024 |
R-4.5-linux | OK | Oct 21 2024 |
R-4.4-win | OK | Oct 21 2024 |
R-4.4-mac | OK | Oct 21 2024 |
R-4.3-win | OK | Oct 21 2024 |
R-4.3-mac | OK | Oct 21 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
An internal function for data merging. | consolida |
Collecting paths of some specified files that you want to import or read. | getSfilesPath |
htmltodata | htmltodata |
A function to merger xlsx files by a same variable. | MergerXLSX |