# R studio code **Published by:** [68c4](https://paragraph.com/@68c4/) **Published on:** 2023-05-18 **URL:** https://paragraph.com/@68c4/r-studio-code ## Content library(tidyverse)manufacturers <- mpg |> mutate(manufacturer = str_to_title(manufacturer)) ## Publication Information - [68c4](https://paragraph.com/@68c4/): Publication homepage - [All Posts](https://paragraph.com/@68c4/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@68c4): Subscribe to updates