LilahMcC / NarwhalHR

0 stars 1 forks source link

Unecessary assignment #10

Open FlukeAndFeather opened 2 years ago

FlukeAndFeather commented 2 years ago

Same story as issue #8. You don't need the assignment operator ("=" in this case) in pitch() or roll()

https://github.com/LilahMcC/NarwhalHR/blob/706112e60d29dd9f5ad5e564f8ea65b90017b799/util.R#L49-L56