Package: vvmover 1.6.0
vvmover: Read and Write Data
Offers a wide range of functions for reading and writing data in various file formats, including CSV, RDS, Excel and ZIP files. Additionally, it provides functions for retrieving metadata associated with files, such as file size and creation date, making it easy to manage and organize large data sets. This package is designed to simplify data import and export tasks, and provide users with a comprehensive set of tools to work with different types of data files.
Authors:
vvmover_1.6.0.tar.gz
vvmover_1.6.0.zip(r-4.5)vvmover_1.6.0.zip(r-4.4)vvmover_1.6.0.zip(r-4.3)
vvmover_1.6.0.tgz(r-4.4-any)vvmover_1.6.0.tgz(r-4.3-any)
vvmover_1.6.0.tar.gz(r-4.5-noble)vvmover_1.6.0.tar.gz(r-4.4-noble)
vvmover_1.6.0.tgz(r-4.4-emscripten)vvmover_1.6.0.tgz(r-4.3-emscripten)
vvmover.pdf |vvmover.html✨
vvmover/json (API)
# Install 'vvmover' in R: |
install.packages('vvmover', repos = c('https://vusaverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vusaverse/vvmover/issues
Last updated 8 months agofrom:03b849d0f1. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:%>%add_current_datetime_columncalculate_na_percentagecheck_installed_packageget_last_modifed_dateget_recent_fileget_recent_file_date_filename_ymdget_recent_file_date_modifiedmove_files_patternprint_last_modifiedread_excel_allsheetssave_session_info_to_fileunzip_read_delim
Dependencies:bitbit64cellrangerclicliprcpp11crayondplyrfansigenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrreadxlrematchrlangtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add current date and time to data frame. | add_current_datetime_column |
Calculate NA Percentage | calculate_na_percentage |
check_installed_package | check_installed_package |
get_last_modified_date | get_last_modifed_date |
Get recent file | get_recent_file |
Get recent file date filename ymd | get_recent_file_date_filename_ymd |
Get recent file date modified This function determines the path of the most recent version of a file in a folder. The sorting is determined based on the date of the last change. | get_recent_file_date_modified |
Check if Field is Subset | is_field_subset |
move files pattern | move_files_pattern |
Print date the file was last modified | print_last_modified |
Generate a random string vector | random_string_vector |
Read Excel Allsheets | read_excel_allsheets |
Save session info to a file | save_session_info_to_file |
Extract a .zip archive and read in with read_delim | unzip_read_delim |