Package: greekLetters 1.0.4
greekLetters: Routines for Writing Greek Letters and Mathematical Symbols on the 'RStudio' and 'RGui'
An implementation of functions to display Greek letters on the 'RStudio' (include subscript and superscript indexes) and 'RGui' (without subscripts and only with superscript 1, 2 or 3; because 'RGui' doesn't support printing the corresponding Unicode characters as a string: all subscripts ranging from 0 to 9 and superscripts equal to 0, 4, 5, 6, 7, 8 or 9). The functions in this package do not work properly on the R console. Characters are used via Unicode and encoded as UTF-8 to ensure that they can be viewed on all operating systems. Other characters related to mathematics are included, such as the infinity symbol. All this accessible from very simple commands. This is a package that can be used for teaching purposes, the statistical notation for hypothesis testing can be written from this package and so it is possible to build a course from the 'swirlify' package. Another utility of this package is to create new summary functions that contain the functional form of the model adjusted with the Greek letters, thus making the transition from statistical theory to practice easier. In addition, it is a natural extension of the 'clisymbols' package.
Authors:
greekLetters_1.0.4.tar.gz
greekLetters_1.0.4.zip(r-4.5)greekLetters_1.0.4.zip(r-4.4)greekLetters_1.0.4.zip(r-4.3)
greekLetters_1.0.4.tgz(r-4.4-any)greekLetters_1.0.4.tgz(r-4.3-any)
greekLetters_1.0.4.tar.gz(r-4.5-noble)greekLetters_1.0.4.tar.gz(r-4.4-noble)
greekLetters_1.0.4.tgz(r-4.4-emscripten)greekLetters_1.0.4.tgz(r-4.3-emscripten)
greekLetters.pdf |greekLetters.html✨
greekLetters/json (API)
NEWS
# Install 'greekLetters' in R: |
install.packages('greekLetters', repos = c('https://kevin444.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 21 days agofrom:ccd18efafb. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 17 2024 |
R-4.5-win | OK | Oct 17 2024 |
R-4.5-linux | OK | Oct 17 2024 |
R-4.4-win | OK | Oct 17 2024 |
R-4.4-mac | OK | Oct 17 2024 |
R-4.3-win | OK | Oct 17 2024 |
R-4.3-mac | OK | Oct 17 2024 |
Exports:greeksprint_greekssummary_greek
Dependencies:assertthatcligluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function that returns strings with Greek letters | greeks |
Print all Greek letters and mathematical symbols names | print_greeks |
Print Summary for Linear Model Fits With Greek Letters | print.summary_greek |
Summarizing Linear Model Fits With Greek Letters | summary_greek |