Package: kwb.pathdict 0.1.1
kwb.pathdict: Functions to Work with Path Dictionaries
This package provides functions to work with what I call path dictionaries. Path dictionaries are lists defining file and folder paths. In order not to repeat sub-paths, placeholders can be used. The package provides functions to find duplicated sub-paths and to define placeholders accordingly.
Authors:
kwb.pathdict_0.1.1.tar.gz
kwb.pathdict_0.1.1.zip(r-4.5)kwb.pathdict_0.1.1.zip(r-4.4)kwb.pathdict_0.1.1.zip(r-4.3)
kwb.pathdict_0.1.1.tgz(r-4.4-any)kwb.pathdict_0.1.1.tgz(r-4.3-any)
kwb.pathdict_0.1.1.tar.gz(r-4.5-noble)kwb.pathdict_0.1.1.tar.gz(r-4.4-noble)
kwb.pathdict_0.1.1.tgz(r-4.4-emscripten)kwb.pathdict_0.1.1.tgz(r-4.3-emscripten)
kwb.pathdict.pdf |kwb.pathdict.html✨
kwb.pathdict/json (API)
NEWS
# Install 'kwb.pathdict' in R: |
install.packages('kwb.pathdict', repos = c('https://kwb-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kwb-r/kwb.pathdict/issues
Last updated 5 years agofrom:b107485e18. Checks:ERROR: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Oct 11 2024 |
R-4.5-win | WARNING | Oct 11 2024 |
R-4.5-linux | WARNING | Oct 11 2024 |
R-4.4-win | WARNING | Oct 11 2024 |
R-4.4-mac | WARNING | Oct 11 2024 |
R-4.3-win | WARNING | Oct 11 2024 |
R-4.3-mac | WARNING | Oct 11 2024 |
Exports:random_pathsstarts_with_partsuse_dictionary
Dependencies:clidigestdplyrfansifsgenericsgluekwb.filekwb.utilslifecyclemagrittrpillarpkgconfigqdapDictionariesR6rlangtibbletidyselectutf8vctrswithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get a Path Dictionary | get_dictionary_one_by_one |
Convert a Named Vector to a Data Frame | named_vector_to_data_frame |
Order Data Frame Decreasingly by one Column | order_decreasingly_by |
Create Random File Paths Using English Words | random_paths |
Rescore and Reorder Frequency Data | rescore_and_reorder_frequency_data |
Importance of Strings | sorted_importance |
Do Subfolder List Elements Start with Given Folder Names? | starts_with_parts |
Give Each Field in a Subdirectory Matrix an ID | to_cumulative_id |
Create Dictionary from Unique Strings | to_dictionary |
Substitute Values that are in a Dictionary with their Keys | use_dictionary |