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.7)kwb.pathdict_0.1.1.zip(r-4.6)kwb.pathdict_0.1.1.zip(r-4.5)
kwb.pathdict_0.1.1.tgz(r-4.6-any)kwb.pathdict_0.1.1.tgz(r-4.5-any)
kwb.pathdict_0.1.1.tar.gz(r-4.7-any)kwb.pathdict_0.1.1.tar.gz(r-4.6-any)
kwb.pathdict_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:b107485e18. Checks:7 WARNING, 1 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 133 | ||
| source / vignettes | ERROR | 185 | ||
| linux-release-x86_64 | WARNING | 129 | ||
| macos-release-arm64 | WARNING | 77 | ||
| macos-oldrel-arm64 | WARNING | 88 | ||
| windows-devel | WARNING | 73 | ||
| windows-release | WARNING | 75 | ||
| windows-oldrel | WARNING | 96 | ||
| wasm-release | OK | 125 |
Exports:random_pathsstarts_with_partsuse_dictionary
Dependencies:clidigestdplyrfsgenericsgluekwb.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 |
