Beginner Help with Combining Columns - in a dataset about movie ratings theres a list of the seperate genres with "0" as "is not" and "1" being "is *genre*". Now to ease analysis i imagine id have to convert this data into something more usable? how would i do this? - thank you to any helpers

This page summarizes the projects mentioned and recommended in the original post on /r/rprogramming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dplyr

    dplyr: A grammar of data manipulation

  • The special function mutate() and pivot_longer() come from the package dplyr which helps to make R-syntax more readable.

  • r4ds

    R for data science: a book

  • I suggest you start by reading this (free, online) book about data manipulation using the Tidyverse (a series of packages made to facilitate data manipulation): https://r4ds.had.co.nz/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts