Package: r2dictionary 0.2
r2dictionary: A Mini-Dictionary for 'Shiny' and 'Rmarkdown' Documents
Despite the predominant use of R for data manipulation and various robust statistical calculations, in recent years, more people from various disciplines are beginning to use R for other purposes. A critical milestone that has enabled large influx of users in the R community is the development of the Tidyverse family of packages and Rmarkdown. With the latter, one can write all kinds of documents and produce output in formats such html and pdf very easily. In doing this seemlessly, further tools are needed for such users to easily and freely write in R for all kinds of purposes. The r2dictionary introduces a means for users to directly search for definitions of terms within the R environment.
Authors:
r2dictionary_0.2.tar.gz
r2dictionary_0.2.zip(r-4.5)r2dictionary_0.2.zip(r-4.4)r2dictionary_0.2.zip(r-4.3)
r2dictionary_0.2.tgz(r-4.4-any)r2dictionary_0.2.tgz(r-4.3-any)
r2dictionary_0.2.tar.gz(r-4.5-noble)r2dictionary_0.2.tar.gz(r-4.4-noble)
r2dictionary_0.2.tgz(r-4.4-emscripten)r2dictionary_0.2.tgz(r-4.3-emscripten)
r2dictionary.pdf |r2dictionary.html✨
r2dictionary/json (API)
NEWS
# Install 'r2dictionary' in R: |
install.packages('r2dictionary', repos = c('https://oobianom.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/oobianom/r2dictionary/issues
Last updated 1 years agofrom:78301d79e1. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | NOTE | Nov 04 2024 |
R-4.5-linux | NOTE | Nov 04 2024 |
R-4.4-win | NOTE | Nov 04 2024 |
R-4.4-mac | NOTE | Nov 04 2024 |
R-4.3-win | NOTE | Nov 04 2024 |
R-4.3-mac | NOTE | Nov 04 2024 |
Exports:concatAlldefinedefineSeldefineSelecteddefinitionfetchSelectedTextisDictionaryLoadedloadDictionarymeaningsplitSpa12
Dependencies:cligluelifecyclemagrittrrlangrstudioapistringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Concact multiple values | concatAll |
Define words in english | define |
Define Selected Text | defineSel |
Define Selected Text | defineSelected |
An alias to define words in english | definition |
Fetch Selected Text | fetchSelectedText |
Check if dictionary is loaded | isDictionaryLoaded |
Dictionary content loader | loadDictionary |
An alias to efine words in english | meaning |
Split definition character and count | splitSpa12 |