forcats VS desctable

Compare forcats vs desctable and see what are their differences.

forcats

🐈🐈🐈🐈: tools for working with categorical variables (factors) (by tidyverse)

desctable

An R package to produce descriptive and comparative tables (by desctable)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
forcats desctable
4 2
537 51
0.4% -
3.1 0.0
2 months ago about 2 years ago
R R
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

forcats

Posts with mentions or reviews of forcats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-22.

desctable

Posts with mentions or reviews of desctable. We have used some of these posts to build our list of alternatives and similar projects.
  • New to R. Anyone have a go-to way to make a pretty descriptives table?
    1 project | /r/rstats | 29 Apr 2022
  • desctable has a website, and a new version!
    1 project | /r/rstats | 23 Mar 2022
    The new API is not yet complete, but has feature parity with the old one, and will be further developed towards 1.0. (have a look at the roadmap on the github repo) desctable has now full support for purrr::map-like formulas when defining statistics and tests, and a easier to manipulate internal format. There's a new website at https://desctable.github.io, the repo has moved to it's own org (https://github.com/desctable/desctable), and new documentation and vignettes have been written!

What are some alternatives?

When comparing forcats and desctable you can also consider the following projects:

cheatsheets - Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.

IntRo - Introduction to R for health data

dtplyr - Data table backend for dplyr

Practical-Applications-in-R-for-Psychologists - Lesson files for Practical Applications in R for Psychologists.

ggplot2-book - ggplot2: elegant graphics for data analysis

tidyverse - Easily install and load packages from the tidyverse

ggplot2 - An implementation of the Grammar of Graphics in R

tidytext - Text mining using tidy tools :sparkles::page_facing_up::sparkles:

tidyr - Tidy Messy Data

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.

plotnine - A Grammar of Graphics for Python

janitor - simple tools for data cleaning in R