R

[New Project] advr: an R package for the scientific research on trace gas advection flux density

Carbon dioxide (CO~2~) is one of the key green house gases which play an important role in the global climate change. In academia, the sources and sinks of CO~2~ are estimated with the flux density, e.g. the amount of CO~2~ passing through a unit area in a unit time. Estimates of net ecosystem CO~2~ exchange have been attracting a lot of attention. The research on the advection flux takes care of the contribution of the advection term to the CO~2~ balance.

Continue reading

[New Project] steemr: an R package to download, play with, and visualize Steem data

When I became active on steemit.com in July 2017, the first thing for me to do was to find an R package to process Steem data. As an R user and package developer, it would have been amazing if I could easily download my posts, my operations, my communications with others on Steem, and analyze the data with the power of R language.

Unfortunately, I found nothing.

Continue reading

[Task Request] Starting layout of the mindmaps

As an R package, mindr is used to convert markdown files into mindmaps, and vice versa. It can also convert tibble dataframes into mindmaps. A brief introduction can be found in one of my previous posts: mindr: an R package that creates a markdown post out of a mind map. Thanks to the support from utopian.io!

Continue reading

[Task Request] Heteronym problem

Heteronym is a common lingual phenomenon in the most languages. Wikepedia:

A heteronym (also known as a heterophone) is a word that has a different pronunciation and meaning as another word but the same spelling.

Continue reading

R package beginr released on CRAN

beginr is a collection of useful functions for R beginners. It might be helpful to R experts as well.

Continue reading

R package bookdownplus 1.0.2 released on CRAN

bookdownplus is an extension of bookdown. More enhancements. Less operation.

Continue reading

bookdownplus: an R package for writing Articles, Mails, Guitar Chords, Chemical Molecular Formulae and Equations with R bookdown

`R bookdownplus` extends the features of `bookdown`, and simplifies the procedure. Users only have to choose a template, clarify the book title and author name, and then focus on writing the text. No need to struggle in YAML and LaTeX.

Continue reading

R bookdown cheatsheet

A summary of R bookdown usage and syntax.

Continue reading