tidylog
Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and provides detailed output for joins. (by elbersb)
IntRo
Introduction to R for health data (by andreamazzella)
tidylog | IntRo | |
---|---|---|
1 | 1 | |
593 | 12 | |
0.3% | - | |
5.3 | 8.7 | |
9 months ago | 10 days ago | |
R | R | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tidylog
Posts with mentions or reviews of tidylog.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Printing intermediate step output in a dplyr chain?
If you want fairly general output, rather than something specific, the tidylog package is a great solution.
IntRo
Posts with mentions or reviews of IntRo.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Courses on R for Medical Research
I’ve prepared a 5-session introduction to R with the tidyverse, mainly focussing on the basics and data management (which is more important than stats when you start, IMO). Have a look https://github.com/andreamazzella/IntRo
What are some alternatives?
When comparing tidylog and IntRo you can also consider the following projects:
timetk - Time series analysis in the `tidyverse`
janitor - simple tools for data cleaning in R
Data-science-best-resources - Carefully curated resource links for data science in one place
tidyquery - Query R data frames with SQL
desctable - An R package to produce descriptive and comparative tables