Package: DataClean 1.0
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.tar.gz
DataClean_1.0.tar.gz(r-4.5-noble)DataClean_1.0.tar.gz(r-4.4-noble)
DataClean_1.0.tgz(r-4.4-emscripten)DataClean_1.0.tgz(r-4.3-emscripten)
DataClean.pdf |DataClean.html✨
DataClean/json (API)
# Install 'DataClean' in R: |
install.packages('DataClean', repos = c('https://cran.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 9 years agofrom:1aee5eb92d. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 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 |