Thank you for sharing. Also, if you're using R 4.1 or later, you can use the built-in |> %>% operator instead of %>%. You can also use Ctrl/Cmd + Shift + M to insert it quickly! You may need to go into the R settings to enable the keyboard shortcut. Have a great rest of your day👍
Thank you for sharing. Also, if you're using R 4.1 or later, you can use the built-in |> %>% operator instead of %>%. You can also use Ctrl/Cmd + Shift + M to insert it quickly! You may need to go into the R settings to enable the keyboard shortcut. Have a great rest of your day👍
Thanks Mark! I've been using %>% for so long; it's a hard habit to break. But I do have to admit that |> looks much nicer :)