Package: impexpcsv 0.0.6
impexpcsv: Import Various csv Files with Common Columns and Export in One csv file
Import various csv files with common columns and export in one csv file. Csv files are imported with data.table::fread(), row-binded with data.table::rbindlist() and exported with data.table::fwrite().
Authors:
impexpcsv_0.0.6.tar.gz
impexpcsv_0.0.6.zip(r-4.5)impexpcsv_0.0.6.zip(r-4.4)impexpcsv_0.0.6.zip(r-4.3)
impexpcsv_0.0.6.tgz(r-4.4-any)impexpcsv_0.0.6.tgz(r-4.3-any)
impexpcsv_0.0.6.tar.gz(r-4.5-noble)impexpcsv_0.0.6.tar.gz(r-4.4-noble)
impexpcsv_0.0.6.tgz(r-4.4-emscripten)impexpcsv_0.0.6.tgz(r-4.3-emscripten)
impexpcsv.pdf |impexpcsv.html✨
impexpcsv/json (API)
# Install 'impexpcsv' in R: |
install.packages('impexpcsv', repos = c('https://swissstatsr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/swissstatsr/impexpcsv/issues
Last updated 1 months agofrom:749e5ec921. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 21 2025 |
R-4.5-win | OK | Jan 21 2025 |
R-4.5-linux | OK | Jan 21 2025 |
R-4.4-win | OK | Jan 21 2025 |
R-4.4-mac | OK | Jan 21 2025 |
R-4.3-win | OK | Jan 21 2025 |
R-4.3-mac | OK | Jan 21 2025 |
Exports:all_columnsbind_csvbind_csv_allcommon_columnsimport_list_csv
Dependencies:data.table