Package: ch 0.1.2
Hailong Chai
ch: About some Small Functions
The solution to some common problems is proposed, as well as a summary of some small functions. In particular, it provides a useful function for some problems in chemistry. For example, monoa(), monob() and mono() function can be used to calculate The pH of weak acid/base. The ggpng() function can save the PNG format with transparent background. The period_table() function will show the periodic table. Also the show_ruler() function will show the ruler. The show_color() function is funny and easier to show colors. I also provide the symb() function to generate multiple symbols at once. The csv2vcf() function provides an easy method to generate a file. The sym2poly() and sym2coef() function can extract coefficients from polynomials.
Authors:
ch_0.1.2.tar.gz
ch_0.1.2.zip(r-4.5)ch_0.1.2.zip(r-4.4)ch_0.1.2.zip(r-4.3)
ch_0.1.2.tgz(r-4.4-any)ch_0.1.2.tgz(r-4.3-any)
ch_0.1.2.tar.gz(r-4.5-noble)ch_0.1.2.tar.gz(r-4.4-noble)
ch_0.1.2.tgz(r-4.4-emscripten)ch_0.1.2.tgz(r-4.3-emscripten)
ch.pdf |ch.html✨
ch/json (API)
NEWS
# Install 'ch' in R: |
install.packages('ch', repos = c('https://tsiamut.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tsiamut/ch/issues
Last updated 3 years agofrom:2690444b09. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | NOTE | Nov 08 2024 |
R-4.5-linux | NOTE | Nov 08 2024 |
R-4.4-win | NOTE | Nov 08 2024 |
R-4.4-mac | NOTE | Nov 08 2024 |
R-4.3-win | NOTE | Nov 08 2024 |
R-4.3-mac | NOTE | Nov 08 2024 |
Exports:console_clcsv2vcfggpngggPNGground_statelat_fmtlatex_fmtmonomonoamonobperiod_tableplot_tablere_pathread.txtRoundround_1Round2scan.strshow_colorshow_rulerstatstate_1state_2sym2coefsym2polysymb
Dependencies:clicliprcolorspacecrayonfansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpolynompracmaR6RColorBrewerRcpprlangRyacasscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ch: some small functions | ch-package |
Remove '>' and '+' from the console and add '#' to the run result. | console_cl |
about csv2vcf | csv2vcf |
Create a picture with a transparent background. | ggPNG ggpng |
Ground-State spectral term | ground_state state_1 state_2 |
tex format and $$...$$ | latex_fmt lat_fmt |
Calculate The pH of weak acid/base | mono monoa monob |
Draw the Periodic table | period_table |
Use ggplot2 to plot a table | plot_table |
change path in MS windows | re_path |
Read the text to data.frame | read.txt |
Round of Numbers that is improved. | Round Round2 round_1 |
Read string into a vector | scan.str |
An easy way to show colors in ggplot2 | show_color |
Use ggplot to draw ruler | show_ruler |
state | stat |
Extracting coefficients from polynomials | sym2coef sym2poly |
Generating multiple symbols at once | symb |