How to create a new column with means of row values in an R dataframe

preview_player
Показать описание
In this video, I will write an R code that calculates row means in a dataframe using the "apply" function and adds them as a new column using the "cbind" function.
Рекомендации по теме